Clean up the debug UI so that it's not using the jank debug component I didn't use anyway.
This commit is contained in:
parent
e8199a973c
commit
b8d2d1870d
5 changed files with 22 additions and 36 deletions
|
@ -89,5 +89,6 @@ namespace gui {
|
|||
void run_systems();
|
||||
void handle_world_events();
|
||||
void next_level();
|
||||
void debug_render();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue