Parcourir la source

[fixed] This prevents the flashing options from displaying when you move from a place where it's possible.

CroWke il y a 5 ans
Parent
commit
cebbfd0deb
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      locations/telefon.qsrc

+ 2 - 0
locations/telefon.qsrc

@@ -963,6 +963,8 @@ if $ARGS[0] = 'Phone_camera':
 		$phone_loc = 'lockeroom'
 	elseif $locclass = 'beach':
 		$phone_loc = 'beach'
+	else
+		$phone_loc = ''
 	end
 	pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
 	pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'