Explorar o código

forgot to save the colon.

Myles Croft (Hooded Silence) hai 5 meses
pai
achega
12876c03ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/gp_elene_schedule.qsrc

+ 1 - 1
locations/gp_elene_schedule.qsrc

@@ -46,7 +46,7 @@ end
 
 if (day = 5 or day = 6) and (hour >= 8 or hour <= 11):
     $locat['elene'] = 'village'
-elseif day = 7 and hour = 8
+elseif day = 7 and hour = 8:
     $locat['elene'] = 'village'
 end