[MIRROR] adds infinity to vv classes (#8110)

* adds infinity to vv classes (#61302)

adds infinity as a vv option

* adds infinity to vv classes

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-09-11 12:16:07 +01:00
committed by GitHub
co-authored by Fikou
parent 3eeff3bc3d
commit 6b2b908b5b
2 changed files with 5 additions and 0 deletions
@@ -70,6 +70,7 @@
VV_NEW_TYPE,
VV_NEW_LIST,
VV_NULL,
VV_INFINITY,
VV_RESTORE_DEFAULT,
VV_TEXT_LOCATE,
VV_PROCCALL_RETVAL,
@@ -278,3 +279,6 @@
if(.["value"] == null)
.["class"] = null
return
if(VV_INFINITY)
.["value"] = INFINITY