1
0
Преглед на файлове

Moved setup block to the bottom, seems txt2gam always stops building after this location "mod_bestmod"

Vargh преди 5 години
родител
ревизия
6b8f57ad88
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      bestmod.qproj

+ 6 - 6
bestmod.qproj

@@ -1,12 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <QGen-project version="4.0.0 beta 1">
     <Structure>
-        <Folder name="setup">
-            <Location name="mod_bestmod_options"/>
-            <Location name="mod_bestmod_setup"/>
-            <Location name="mod_bestmod_readme"/>
-            <Location name="mod_bestmod"/>
-        </Folder>
         <Folder name="locations">
             <Location name="mod_bestmod_banditbreak"/>
             <Location name="mod_bestmod_mira"/>
@@ -20,5 +14,11 @@
             <Location name="mod_bestmod_petshop"/>
             <Location name="mod_bestmod_park_dog"/>
         </Folder>
+        <Folder name="setup">
+            <Location name="mod_bestmod_options"/>
+            <Location name="mod_bestmod_setup"/>
+            <Location name="mod_bestmod_readme"/>
+            <Location name="mod_bestmod"/>
+        </Folder>
     </Structure>
 </QGen-project>