diff options
Diffstat (limited to '')
-rw-r--r-- | src/libraries/love.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libraries/love.h b/src/libraries/love.h index e99f282..e2cfcb4 100644 --- a/src/libraries/love.h +++ b/src/libraries/love.h | |||
@@ -175,7 +175,7 @@ love server starts up | |||
175 | Extantz client starts up | 175 | Extantz client starts up |
176 | -> love login(name, password) | 176 | -> love login(name, password) |
177 | loads user details | 177 | loads user details |
178 | <- love this is your user uuid | 178 | <- love this is your user uuid and start sim |
179 | get sim details from lspace at this URL (or local disk directory file://) | 179 | get sim details from lspace at this URL (or local disk directory file://) |
180 | -> lspace gimme the sim (or just pick up the index.omg file from disk) | 180 | -> lspace gimme the sim (or just pick up the index.omg file from disk) |
181 | <- lspace index.omg | 181 | <- lspace index.omg |