mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
* Multiz Rework: Human Suffering Edition (Contains PLANE CUBE) * skyrat changes * bodyparts merge * unres door floorlight fix * Future upstream fix for blindness * upcoming upstream airlock fix * fix button emissive * Fix FOV markings? Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: tastyfish <crazychris32@gmail.com>
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"
|