Procházet zdrojové kódy

[fixes] other blank screen due to argument spelling

slanon před 3 roky
rodič
revize
6eeb70bd6b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      locations/office.qsrc

+ 1 - 1
locations/office.qsrc

@@ -199,7 +199,7 @@ if $ARGS[0] = 'restrooms':
 			*clr & cla
 			gs 'willpower', 'pay', 'self'
 			gs 'stat'
-			gt 'office', 'mens_restroom'
+			gt 'office', 'mens_restrooms'
 		end
 	else
 		act 'Go to the men''s restroom (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'