[MIRROR] hotfixing VV edit (#7775)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-02-17 02:11:57 +01:00
committed by GitHub
co-authored by Kashargul CHOMPStation2
parent c9d7890d4f
commit 6088a4fd58
@@ -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