Fix desync between fade out/in and level loading when game is lagging.
This commit is contained in:
parent
78ce020fcb
commit
eeb95785c7
4 changed files with 33 additions and 18 deletions
1
Makefile
1
Makefile
|
@ -9,6 +9,7 @@ modules = \
|
|||
modules/game/actors.scm \
|
||||
modules/game/effects.scm \
|
||||
modules/game/level.scm \
|
||||
modules/game/scripts.scm \
|
||||
modules/game/tileset.scm \
|
||||
modules/game/time.scm \
|
||||
modules/game/animation.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue