mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-26 14:32:54 -05:00
Removed steam_api hooking
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
using namespace smoke_api;
|
||||
|
||||
// TODO: Implement?
|
||||
VIRTUAL(bool) IClientUser_IsSubscribedApp(PARAMS(AppId_t app_id)) { // NOLINT(misc-unused-parameters)
|
||||
return steam_apps::IsDlcUnlocked(__func__, 0, app_id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user