diff --git a/src/client/component/steam_proxy.cpp b/src/client/component/steam_proxy.cpp index d749226e..36d1273b 100644 --- a/src/client/component/steam_proxy.cpp +++ b/src/client/component/steam_proxy.cpp @@ -141,7 +141,7 @@ namespace steam_proxy { if (!client_utils || !client_user) { - return ownership_state::success; + return ownership_state::nosteam; } if (!client_user.invoke("BIsSubscribedApp", app_id))