blankie tweak2

This commit is contained in:
Nio 2021-10-22 14:04:23 +11:00
parent 263bb070cd
commit 1ba0c622c1
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ def gif_work(cycle, frames, event_number, first_num, last_num):
booper = 0
nugger = 0
else:
if event_number in [10, 11] and old_event_number not in [10, 11]:
if old_event_number in [10, 11] and event_number not in [10, 11]:
print('blankie cozy')
prolong = prolong + 3
if prolong > 3 and old_event_number not in [31, 32, 33, 34, 35, 36, 37, 38] and \