First (buggy) implementation of rewind gun

This commit is contained in:
2021-11-26 18:14:51 +00:00
parent 044a870412
commit 9057012bb2
6 changed files with 38 additions and 5 deletions
+1
View File
@@ -84,6 +84,7 @@ defaultWorld = World
, _preloadData = DummyPdata -- hack TODO remove this
, _frameClock = 0
, _worldBounds = defaultBounds
, _rewindWorlds = []
}
youLight :: TempLightSource
youLight =