Added pause menu, new F3 debug panel, fogCurve setting
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ public:
|
||||
uint chunksPadding);
|
||||
~Level();
|
||||
|
||||
void update(float delta, bool interactions);
|
||||
void update(float delta, bool updatePlayer, bool interactions);
|
||||
};
|
||||
|
||||
#endif /* WORLD_LEVEL_H_ */
|
||||
|
||||
Reference in New Issue
Block a user