mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-06 06:09:52 +03:00
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