mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 17:14:47 +01:00
tgui-next: Radio, ORM, Solar Tracker (#47537)
* Radio interface * Ore redemption machine interface * Remove candystripe because it looks like shit * Solar tracker interface * Add more channels, add full color support to Box * Cleanup README * conversion guide draft 1 * Update documentation * Implement an Input component, update component reference
This commit is contained in:
committed by
Rob Bailey
parent
44b76a4112
commit
8cf0a9db2c
@@ -237,6 +237,7 @@
|
||||
data["disconnected"] = "mineral withdrawal is on hold"
|
||||
|
||||
data["diskDesigns"] = list()
|
||||
data["hasDisk"] = FALSE
|
||||
if(inserted_disk)
|
||||
data["hasDisk"] = TRUE
|
||||
if(inserted_disk.blueprints.len)
|
||||
|
||||
Reference in New Issue
Block a user