Skip to content

Commit

Permalink
Reverted back
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiwKerman committed Apr 22, 2016
1 parent 34982ea commit a01ba01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified InfernalRobotics/.vs/InfernalRobotics/InfernalRobotics.scgdat
Binary file not shown.
2 changes: 1 addition & 1 deletion InfernalRobotics/InfernalRobotics/Gui/UIAssetsLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public IEnumerator LoadBundle(string location)

LoadBundleAssets();

IRAssetBundle.Unload(false);
//IRAssetBundle.Unload(false);
}
}

Expand Down

0 comments on commit a01ba01

Please sign in to comment.