소스 검색

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

julzor 5 년 전
부모
커밋
fe273e44b2
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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'