Separate out the major UIs to get ready for their development, and enable debug button.
This commit is contained in:
parent
7eec67ffc8
commit
9b3b81683a
11 changed files with 154 additions and 116 deletions
|
@ -45,6 +45,7 @@ namespace components {
|
|||
struct Debug {
|
||||
bool PATHS=false;
|
||||
bool LIGHT=false;
|
||||
bool FPS=false;
|
||||
};
|
||||
|
||||
struct Weapon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue