mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Removed steamclient unhooking
This commit is contained in:
@@ -243,8 +243,6 @@ namespace steam_interfaces {
|
||||
LOG_ERROR("Failed to get generic interface: '{}'", interface_version)
|
||||
}
|
||||
}
|
||||
|
||||
kb::hook::unhook_vt_all(THIS);
|
||||
} catch(const std::exception& e) {
|
||||
LOG_ERROR("{} -> Unhandled exception: {}", __func__, e.what());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user