Minor Update - ImGui tweak
[FEAT] : ~ Modification de l'interface ImGui
This commit is contained in:
@@ -24,7 +24,20 @@ public:
|
||||
{
|
||||
Info,
|
||||
Warning,
|
||||
Error
|
||||
Error,
|
||||
Shutdown,
|
||||
Initialize,
|
||||
Update,
|
||||
Render,
|
||||
Input,
|
||||
Physics,
|
||||
Audio,
|
||||
Network,
|
||||
Scripting,
|
||||
AI,
|
||||
Resource,
|
||||
Memory,
|
||||
Debug
|
||||
};
|
||||
|
||||
Logger()
|
||||
|
||||
Reference in New Issue
Block a user