Forráskód Böngészése

[fixes] Missing bracket found by analyser

KevinSmarts 5 éve
szülő
commit
1b6754c1f0
1 módosított fájl, 1 hozzáadás és 1 törlés
  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'