mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00:00
The Base64 functions that used to produce garbage no longer do
This commit is contained in:
parent
b6a5e01ed4
commit
53e8bd659a
6 changed files with 35 additions and 30 deletions
|
@ -22,9 +22,6 @@ default
|
|||
, llGetDisplayName(TEXTURE_BLANK)
|
||||
, llGetEnv("estate_name")
|
||||
, llXorBase64Strings("++++", "?")
|
||||
, llXorBase64StringsCorrect("++++", "?")
|
||||
, llXorBase64("++++", "?")
|
||||
, llBase64ToInteger("ABC")
|
||||
, llAbs(-2147483648)
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue