mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Adds a tiny define useful for downstreams (#1276)
* Adds a tiny define useful for downstreams (#54305) * Adds a tiny define useful for downstreams Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
@@ -125,3 +125,5 @@ DEFINE_BITFIELD(smoothing_flags, list(
|
||||
#define SMOOTH_GROUP_CLEANABLE_DIRT S_OBJ(67) ///obj/effect/decal/cleanable/dirt
|
||||
|
||||
#define SMOOTH_GROUP_INDUSTRIAL_LIFT S_OBJ(70) ///obj/structure/industrial_lift
|
||||
|
||||
#define MAX_S_OBJ SMOOTH_GROUP_INDUSTRIAL_LIFT //Always match this value with the one above it.
|
||||
|
||||
Reference in New Issue
Block a user