mirror of
https://github.com/ApfelTeeSaft/UniversalSlashingSimulator.git
synced 2026-08-27 19:23:11 +00:00
Hi Chat
This commit is contained in:
@@ -382,7 +382,7 @@ namespace USS
|
||||
// This uses pattern scanning to find the GetEngineVersion function
|
||||
|
||||
// Pattern for GetEngineVersion (varies by version)
|
||||
// @timmie
|
||||
// @timmie (complete)
|
||||
uintptr_t CLAddr = PatternScanner::Get()->FindGetEngineVersion();
|
||||
|
||||
if (CLAddr == 0)
|
||||
|
||||
Reference in New Issue
Block a user