Browse Source

Merge pull request #124 from JimMarlowe/JM-ROBO-CASE

fix case sensitive name in prefab
JoshEngebretson 8 years ago
parent
commit
a882e886e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      RoboMan3D/TypeScript/Resources/Prefabs/Robo_01.prefab

+ 1 - 1
RoboMan3D/TypeScript/Resources/Prefabs/Robo_01.prefab

@@ -191,7 +191,7 @@
 		<attribute name="AnimationResources" value="Animation;e30fa79a0b75b75cbe5b03a73baa28a5_Idle.ani;e30fa79a0b75b75cbe5b03a73baa28a5_Walk.ani;e30fa79a0b75b75cbe5b03a73baa28a5_Run.ani" />
 		<attribute name="AnimationResources" value="Animation;e30fa79a0b75b75cbe5b03a73baa28a5_Idle.ani;e30fa79a0b75b75cbe5b03a73baa28a5_Walk.ani;e30fa79a0b75b75cbe5b03a73baa28a5_Run.ani" />
 	</component>
 	</component>
 	<component type="JSComponent" id="2246">
 	<component type="JSComponent" id="2246">
-		<attribute name="ComponentFile" value="JSComponentFile;Components/RoboMan.js" />
+		<attribute name="ComponentFile" value="JSComponentFile;Components/Roboman.js" />
 	</component>
 	</component>
 	<component type="JSComponent" id="2008">
 	<component type="JSComponent" id="2008">
 		<attribute name="ComponentFile" value="JSComponentFile;Components/AvatarController.js" />
 		<attribute name="ComponentFile" value="JSComponentFile;Components/AvatarController.js" />