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

@ -20,7 +20,6 @@ default
, llGetDisplayName("5748decc-f629-461c-9a36-a35a221fe21f")
, llGetEnv("estate_name")
, llXorBase64Strings("++++", "?")
, llAbs(((integer)-2147483648))
, llGetStatus(128)
, llGetStatus(2048)
]);