Almost nothing.

This commit is contained in:
2015-11-20 07:34:34 +01:00
parent 0d4cbe7487
commit 0acb7c224d

View File

@@ -487,7 +487,7 @@ fn main() {
} }
} }
//player_sprite.update(elapsed); // player_sprite.update(elapsed);
camera.center(&_player.to_rect()); camera.center(&_player.to_rect());