-
-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make object died hack a little more obvious
Died can actually mean three things: 1. If = 0, alive. 2. If = 1 (NOT_CURRENT_LIST), not in the current list (mission swapping or went into a transporter). 3. If > 1, dead. Replacing some values with NOT_CURRENT_LIST explicitly so this doesn't bite anyone attempting to change that.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters