فهرست منبع

Fix my previous merge, due to renaming in next.

Ken Whatmough 12 سال پیش
والد
کامیت
28fa311f2e
3فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      template/template.vcxproj
  2. 1 1
      template/template.vcxproj.filters
  3. 0 0
      template/template.vcxproj.user

+ 1 - 1
gameplay-template/gameplay-template.vcxproj → template/template.vcxproj

@@ -315,7 +315,7 @@
     </None>
     <None Include="game.config" />
     <None Include="icon.png" />
-    <None Include="res\box.dae" />
+    <None Include="res\box.fbx" />
     <None Include="res\box.gpb" />
     <None Include="res\box.material" />
     <None Include="res\colored.frag" />

+ 1 - 1
gameplay-template/gameplay-template.vcxproj.filters → template/template.vcxproj.filters

@@ -10,7 +10,7 @@
 	<None Include="game.config" />
     <None Include="icon.png" />
     <None Include="bar-descriptor.xml" />
-    <None Include="res\box.dae">
+    <None Include="res\box.fbx">
       <Filter>res</Filter>
     </None>
     <None Include="res\box.gpb">

+ 0 - 0
gameplay-template/gameplay-template.vcxproj.user → template/template.vcxproj.user