minor refactor & fixes

This commit is contained in:
MihailRis
2024-02-12 02:01:28 +03:00
parent e4f7315cc3
commit 5724778117
4 changed files with 19 additions and 23 deletions
-1
View File
@@ -44,7 +44,6 @@ public:
bool hasNext() const;
bool loadNext();
static void createDefaults(AssetsLoader& loader);
static void addDefaults(AssetsLoader& loader, const Content* content);
const ResPaths* getPaths() const;