[Base] some sorting and cleanup

This commit is contained in:
Uwe
2022-03-02 01:51:05 +01:00
parent 663d4fe93a
commit a5c838fefc
11 changed files with 14 additions and 9 deletions

View File

@@ -28,6 +28,7 @@
#include "Console.h"
#include "PyObjectBase.h"
FC_LOG_LEVEL_INIT("Exception", true, true)
using namespace Base;