Skip to content

Commit

Permalink
Removed TODO, can be kept as an example of OBJ import...
Browse files Browse the repository at this point in the history
  • Loading branch information
kraifpatrik committed Jan 26, 2022
1 parent 82b9b29 commit f784c68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BBMOD_GML/objects/OMain/Create_0.gml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ resourceManager = new BBMOD_ResourceManager();

////////////////////////////////////////////////////////////////////////////////
// Import OBJ models
// TODO: Convert these to BBMOD

var _objImporter = new BBMOD_OBJImporter();
_objImporter.FlipUVVertically = true;
Expand Down

0 comments on commit f784c68

Please sign in to comment.