There's a bounty for this right? i spent nearly two full days at this
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
names = sortList(names)
|
||||
|
||||
variable = input("Which var?", "Var") as null|anything in names
|
||||
variable = tgui_input_list(src, "Which var?", "Var", names)
|
||||
else
|
||||
variable = var_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user