1
0
Переглянути джерело

[changed] made the effect of canceling the wait more transparent

julzor 5 роки тому
батько
коміт
92cc70dd22
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      locations/obj_din.qsrc

+ 1 - 1
locations/obj_din.qsrc

@@ -2656,7 +2656,7 @@ end
 
 if $ARGS[0] = 'wait':
 	cla
-	waiting = input ("How long would you like to wait?<br>(Default 15 minutes, maximum 120 minutes)")
+	waiting = input ("How long would you like to wait?<br>(maximum 120 minutes, leave blank or press cancel to wait 15 minutes)")
 
 	if waiting = '':
 		minut += 15