소스 검색

[fixes] Missing bracket found by analyser

KevinSmarts 4 년 전
부모
커밋
1b6754c1f0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/gschool_lessons4.qsrc

+ 1 - 1
locations/gschool_lessons4.qsrc

@@ -1192,7 +1192,7 @@ if $ARGS[0] = 'postphys':
 end
 
 if $ARGS[0] = 'postphys2':
-	if (zverRageQW = 10 or (christinaphotos > 0 and christinaphotos <= 4) and postphys_event ! daystart:postphys_event = daystart & gt 'gKristinaZv'
+	if (zverRageQW = 10 or (christinaphotos > 0 and christinaphotos <= 4)) and postphys_event ! daystart:postphys_event = daystart & gt 'gKristinaZv'
 	*clr & cla
 	$menu_loc = 'gschool_lessons4'
 	$menu_arg = 'postphys2'