Browse Source

[fixes] moved the *clr & cla to the correct location

julzor 5 years ago
parent
commit
fe273e44b2
1 changed files with 2 additions and 3 deletions
  1. 2 3
      locations/kuhrPar.qsrc

+ 2 - 3
locations/kuhrPar.qsrc

@@ -1,13 +1,13 @@
 # kuhrPar
 CLOSE ALL
+*clr & cla
 if fullmorrout = 1:
 	minut += 2
 	act '<font color = maroon><b>Leave the apartment and go outside</b></font>':
 		minut +=1
 		killvar 'fullmorrout'
 		gs 'korrPar'
-		gt'pavResidential'
-		
+		gt'pavResidential'		
 	end
 end
 
@@ -22,7 +22,6 @@ $locclass = 'kitr'
 $menu_loc = 'kuhrPar'
 $menu_arg = ''
 menu_off = 0
-*clr & cla
 minut += 1
 gs 'stat'
 gs 'kit_din'