mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-23 21:27:23 +01:00
fix the damn beacon
This commit is contained in:
@@ -11,6 +11,7 @@ SUBSYSTEM_DEF(shuttle)
|
||||
|
||||
var/list/mobile = list()
|
||||
var/list/stationary = list()
|
||||
var/list/beacons = list()
|
||||
var/list/transit = list()
|
||||
|
||||
var/list/transit_requesters = list()
|
||||
|
||||
Reference in New Issue
Block a user