Skip to content
Snippets Groups Projects
Commit 6fb4609c authored by Jonathan Kunstwald's avatar Jonathan Kunstwald
Browse files

Fix importer indentation

parent 74d2d2e9
No related branches found
No related tags found
No related merge requests found
...@@ -165,4 +165,4 @@ public: ...@@ -165,4 +165,4 @@ public:
static MeshData LoadData(std::string const& filename, uint32_t flags = importDefaultFlags); static MeshData LoadData(std::string const& filename, uint32_t flags = importDefaultFlags);
}; };
} }
}; }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment