From f0cce6bd0e7bfafcaf91df0dccd16f43cba1ea4b Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 1 Jun 2014 18:42:37 +1000 Subject: Get the from disk sim loading to work. Still an odd problem with sonic that doesn't make sense. --- src/libraries/love.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libraries/love.h') 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 Extantz client starts up -> love login(name, password) loads user details - <- love this is your user uuid + <- love this is your user uuid and start sim get sim details from lspace at this URL (or local disk directory file://) -> lspace gimme the sim (or just pick up the index.omg file from disk) <- lspace index.omg -- cgit v1.1