|
@@ -25,7 +25,7 @@ if $ARGS[0] = 'SMS raiser':
|
|
|
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
|
|
|
+ booty_call_time['A0'] = daystart
|
|
|
end
|
|
|
i += 1
|
|
|
jump 'booty_call_sms_raiser_loop'
|