Parenthesizes some macros (#37212)

* parenthesizes some macros

* A couple more macro definition parenthesizing
This commit is contained in:
pigeons
2018-04-16 03:47:46 -05:00
committed by CitadelStationBot
parent f98040513a
commit 4d0597ad5b
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
#define AMOUNT_VISIBLE 32 // For non-transparent containers that still have the general amount of reagents in them visible.
// Is an open container for all intents and purposes.
#define OPENCONTAINER REFILLABLE | DRAINABLE | TRANSPARENT
#define OPENCONTAINER (REFILLABLE | DRAINABLE | TRANSPARENT)
#define TOUCH 1 // splashing