mirror of
https://github.com/moparisthebest/Simba
synced 2024-10-31 15:35:12 -04:00
Documentation: Fix sentence.
This commit is contained in:
parent
34cf62b181
commit
866b53a9fb
@ -12,7 +12,7 @@ Freeze
|
||||
function Freeze: boolean;
|
||||
|
||||
|
||||
If you call Freeze, the data that is *currently* currently in the client
|
||||
If you call Freeze, the data that is *currently* in the client
|
||||
is stored into memory. Simba will then target this memory for all further
|
||||
finding operations; until *Unfreeze* is called. This can dramatically increase
|
||||
speed if you don't care if the image doesn't change. It can be even more
|
||||
|
Loading…
Reference in New Issue
Block a user