mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
removes double spaces before symbols (#62397)
This can apparently cause some bugs on occasions, so I thought I might as well try to kill them all.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "navigation computer"
|
||||
desc = "Used to designate a precise transit location for a spacecraft."
|
||||
jump_action = null
|
||||
should_supress_view_changes = FALSE
|
||||
should_supress_view_changes = FALSE
|
||||
|
||||
// Docking cameras should only interact with their current z-level.
|
||||
move_up_action = null
|
||||
|
||||
Reference in New Issue
Block a user