mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-28 23:42:52 -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)
|
LOG_ERROR("Failed to get generic interface: '{}'", interface_version)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
kb::hook::unhook_vt_all(THIS);
|
|
||||||
} catch(const std::exception& e) {
|
} catch(const std::exception& e) {
|
||||||
LOG_ERROR("{} -> Unhandled exception: {}", __func__, e.what());
|
LOG_ERROR("{} -> Unhandled exception: {}", __func__, e.what());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user