Fix: moveRivers() -> moveLogs() in gameLoop
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
|
||||
handleInput();
|
||||
moveAlligators();
|
||||
moveRivers();
|
||||
moveLogs();
|
||||
checkCollisions();
|
||||
draw();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user