fix compiler warnings (GCC + Clang)
This commit is contained in:
@@ -47,7 +47,6 @@ public:
|
||||
};
|
||||
|
||||
class PlayerController {
|
||||
const EngineSettings& settings;
|
||||
Level& level;
|
||||
Player& player;
|
||||
PlayerInput input {};
|
||||
|
||||
Reference in New Issue
Block a user