forked from Putnam3145/auxmos
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sanity check for null air turfs trying to update visuals (Putnam3145#70)
* Adds sanity check on visuals update callback for turfs with null air mixes * Does the same for reaction pushing, and saves a lookup call on the turf's air * Tidies it up * Clippy changes and consistency * This is actually the proper solution
- Loading branch information
1 parent
54c5db2
commit 34990cd
Showing
2 changed files
with
24 additions
and
13 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
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