0
0
Эх сурвалжийг харах

[fixed] Apparently files needs two empty lines after the end line to be compiled into the game. Don't ask me why.

bgkjdgbizgblzdgbr 1 жил өмнө
parent
commit
cd254427e0

+ 4 - 1
locations/tabhead.qsrc

@@ -1,4 +1,5 @@
-#tabhead
+# tabhead
+
 '<center><b><table width="90%" cellspacing="0" cellpadding="0" valign="top"><tr>'
 tabscount = ARRSIZE('$tabsname')
 trwidth = 90 / tabscount
@@ -19,4 +20,6 @@ killvar 'tabscount'
 killvar 'trwidth'
 killvar '$tabsname'
 killvar '$tabsaction'
+
 --- tabhead ---------------------------------
+