Correct loading of tile buffer when loading game
This commit is contained in:
+4
-3
@@ -65,13 +65,14 @@ executables:
|
||||
main: Main.hs
|
||||
source-dirs: appDodge
|
||||
ghc-options:
|
||||
- -eventlog
|
||||
- -threaded
|
||||
- -O2
|
||||
#- -eventlog
|
||||
- -rtsopts
|
||||
# - -eventlog
|
||||
- -with-rtsopts=+RTS
|
||||
- -with-rtsopts=-N
|
||||
#- -with-rtsopts=-l
|
||||
- -with-rtsopts=-N2
|
||||
- -with-rtsopts=-l
|
||||
- -flate-dmd-anal
|
||||
- -fno-liberate-case
|
||||
- -fno-state-hack
|
||||
|
||||
Reference in New Issue
Block a user