mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 16:18:19 +00:00
llModPow precision has been fixed and the delay removed
This commit is contained in:
parent
e27ece3536
commit
23e71354c5
6 changed files with 34 additions and 44 deletions
|
@ -2,7 +2,6 @@ default
|
|||
{
|
||||
timer()
|
||||
{
|
||||
llModPow(4, 1, 2);
|
||||
llXorBase64Strings("AB", "CD");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue