Closed flags closed 11 years ago
Actions should be sorted the moment they are put into the action queue so the for loop could be replaced with a call to life['actions'][0].
life['actions'][0]
Actions should be sorted the moment they are put into the action queue so the for loop could be replaced with a call to
life['actions'][0]
.