LL fixed the overflow in llAbs() in Mono

This commit is contained in:
Sei Lisa 2023-11-18 13:08:50 +01:00
parent ea2518b37d
commit 28b42e7c6b
3 changed files with 1 additions and 6 deletions

View file

@ -22,7 +22,6 @@ default
, llGetDisplayName(TEXTURE_BLANK)
, llGetEnv("estate_name")
, llXorBase64Strings("++++", "?")
, llAbs(-2147483648)
, llGetStatus(STATUS_DIE_AT_EDGE)
, llGetStatus(STATUS_DIE_AT_NO_ENTRY)
]);