fix the damn beacon

This commit is contained in:
Enric Gabriel
2020-06-22 19:07:52 -03:00
parent 178cddcf9d
commit 75493584e5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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()