mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-24 06:27:24 +00:00
Oops
This commit is contained in:
parent
b28b93b3f0
commit
fc0961ed76
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user