final new NanoUI fixes and tgui port

This commit is contained in:
SinTwo
2016-07-27 23:01:26 -04:00
parent 0086d61d56
commit fe46fac5cc
166 changed files with 5075 additions and 412 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
return
if("marked datum")
current = holder.marked_datum
current = holder.marked_datum()
if(!current)
switch(alert("You do not currently have a marked datum; do you want to pass null instead?",, "Yes", "Cancel"))
if("Yes")