Skip to content

Commit 98db20b

Browse files
committed
mention that tablefiles are allowed
1 parent 0ffd9b8 commit 98db20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cheat Engine/bin/celua.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3737,7 +3737,7 @@ methods
37373737

37383738
ModuleLoader(Inheritance: -)
37393739
loadModule(pathtodll, executeEntryPoint OPTIONAL default=true, timeout OPTIONAL default=nil=infinite)
3740-
loadModule(memorystream, internalfilename, executeEntryPoint OPTIONAL default=true, timeout OPTIONAL default=nil=infinite)
3740+
loadModule(memorystream or tablefile, internalfilename, executeEntryPoint OPTIONAL default=true, timeout OPTIONAL default=nil=infinite)
37413741

37423742
properties:
37433743
loaded: boolean - true if successfuly mapped

0 commit comments

Comments
 (0)