mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-01 13:48:20 +00:00
Oops
This commit is contained in:
@@ -80,7 +80,6 @@ void dVisualDebugger::Step(float delta) {
|
||||
this->AttachToCharacter();
|
||||
|
||||
if (IsKeyDown(KEY_SPACE)) m_BindToGM = !m_BindToGM;
|
||||
delete m_Camera;
|
||||
|
||||
BeginDrawing();
|
||||
ClearBackground(RAYWHITE);
|
||||
|
||||
Reference in New Issue
Block a user