Commit before changing links
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ firstWorldLoad theConfig = do
|
||||
SDL.cursorVisible $= False
|
||||
theKeyConfig <- loadKeyConfig
|
||||
pdata <- doPreload >>= applyWorldConfig theConfig
|
||||
w <- firstWorld
|
||||
w <- worldFromSeed 0
|
||||
return $ w & preloadData .~ pdata
|
||||
& keyConfig .~ theKeyConfig
|
||||
& config .~ theConfig
|
||||
|
||||
Reference in New Issue
Block a user