Explorar o código

[fixed] open the events

rachels %!s(int64=2) %!d(string=hai) anos
pai
achega
65c402db30
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      locations/booty_call.qsrc

+ 2 - 0
locations/booty_call.qsrc

@@ -24,6 +24,8 @@ if $ARGS[0] = 'SMS raiser':
 			gs 'booty_call_sms', 'start',$FuckBuddy[i]
 			gs 'booty_call_sms', 'Add SMS', $FuckBuddy[i]
 			booty_call_time[$FuckBuddy[i]] = 2000
+			!! this is a bit superfluous, but it makes the code run fater.
+			booty_call['A0'] = daystart
 		end
 		i += 1
 		jump 'booty_call_sms_raiser_loop'