world-wide commit to ruin everything
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "../player_control.h"
|
||||
|
||||
Level::Level(World* world, Player* player, Chunks* chunks, PhysicsSolver* physics) :
|
||||
world(world),
|
||||
player(player),
|
||||
chunks(chunks),
|
||||
physics(physics) {
|
||||
|
||||
Reference in New Issue
Block a user