mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 18:14:22 +01:00
[Ready for Review] Admin lua scripting (#65635)
Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
@@ -95,7 +95,7 @@ GLOBAL_PROTECT(VVpixelmovement)
|
||||
if (O)
|
||||
L = L.Copy()
|
||||
|
||||
L += var_value
|
||||
L += list(var_value) //var_value could be a list
|
||||
|
||||
switch(tgui_alert(usr,"Would you like to associate a value with the list entry?",,list("Yes","No")))
|
||||
if("Yes")
|
||||
|
||||
Reference in New Issue
Block a user