minor refactor
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "../content/Content.h"
|
||||
#include "../content/ContentPack.h"
|
||||
#include "../logic/scripting/scripting.h"
|
||||
#include "../logic/scripting/Environment.h"
|
||||
|
||||
static debug::Logger logger("assets-loader");
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
#include "../graphics/core/Font.h"
|
||||
#include "../graphics/core/TextureAnimation.h"
|
||||
#include "../frontend/UiDocument.h"
|
||||
#include "../logic/scripting/scripting.h"
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user