Files
fulpstation/code/__DEFINES/dcs/signals/mapping.dm
Pepsilawn 5566dc322b [MDB IGNORE] [IDB IGNORE] October TGU (#826)
* time to deal wth linters

* hello

* hi

* hey

* Fixes bat shapeshifting

* fixes tile decals

* removes grille
2022-10-15 15:18:57 -03:00

3 lines
138 B
Plaintext

// Sent when the max plane offset changes : (old_max_offset, new_max_offset)
#define COMSIG_PLANE_OFFSET_INCREASE "plane_offset_increase"