Parenthesizes some macros (#37212)
* parenthesizes some macros * A couple more macro definition parenthesizing
This commit is contained in:
committed by
CitadelStationBot
parent
f98040513a
commit
4d0597ad5b
@@ -1,6 +1,6 @@
|
||||
// Disposal bin and Delivery chute.
|
||||
|
||||
#define SEND_PRESSURE 0.05*ONE_ATMOSPHERE
|
||||
#define SEND_PRESSURE (0.05*ONE_ATMOSPHERE)
|
||||
|
||||
/obj/machinery/disposal
|
||||
icon = 'icons/obj/atmospherics/pipes/disposal.dmi'
|
||||
|
||||
Reference in New Issue
Block a user