Removed line
This commit is contained in:
@@ -21,7 +21,6 @@ namespace Nuake
|
||||
|
||||
static Ref<Material> LoadMaterial(const std::string& path);
|
||||
static Ref<Model> LoadModel(const std::string& path);
|
||||
static Ref<Texture> LoadTexture(const std::string& path);
|
||||
|
||||
private:
|
||||
static UUID ReadUUID(json j);
|
||||
|
||||
Reference in New Issue
Block a user