mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
actually actually fixes illegal tech (#66241)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/// Sends information needed for uplinks
|
||||
/datum/asset/json/uplink
|
||||
name = "uplink"
|
||||
early = TRUE
|
||||
|
||||
/datum/asset/json/uplink/generate()
|
||||
var/list/data = list()
|
||||
|
||||
Reference in New Issue
Block a user