mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 04:41:27 +01:00
7ff489ec36
* click code start * snake_span * Update click.dm * Update click.dm * Update click.dm * WIP signal organization * Moooore signals * cuffs * decon * whoops * revert this * Proper name * movable moved * These * Theeese * Sort these * Update cyborg.dm
3 lines
138 B
Plaintext
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"
|