hotfixing VV edit (#15772)

This commit is contained in:
Kashargul
2024-02-17 01:58:31 +01:00
committed by GitHub
parent 76622ea3a3
commit 75555bd53f
@@ -97,7 +97,7 @@
if (VV_NUM)
.["value"] = tgui_input_number(usr, "Enter new number:", "Num", current_value)
.["value"] = tgui_input_number(usr, "Enter new number:", "Num", current_value, INFINITY, -INFINITY)
if (.["value"] == null)
.["class"] = null
return