Explorar o código

Merge remote-tracking branch 'julzor/master'

KevinSmarts %!s(int64=5) %!d(string=hai) anos
pai
achega
c964f8ab53
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      locations/shop.qsrc

+ 1 - 0
locations/shop.qsrc

@@ -22,6 +22,7 @@ if $shoplocation = 'main':
 	if hour < 8 or hour > 20:
 		'The supermarket is currently closed.'
 
+		if $loc = 'shop': $loc = $loc_bak
 		act 'Leave the store':minut += 3 & gt $loc
 		exit
 	end