Fixes, Reworks, New Tabs and General Misery

This commit is contained in:
Aleksej Komarov
2020-04-19 19:38:55 +03:00
parent f73d00d2c4
commit 2979838c38
40 changed files with 1641 additions and 1548 deletions
+1 -2
View File
@@ -135,8 +135,7 @@
var/list/data = list()
data["telecrystals"] = telecrystals
data["lockable"] = lockable
data["compact_mode"] = compact_mode
data["compactMode"] = compact_mode
return data
/datum/component/uplink/ui_static_data(mob/user)