Remove Steam Verification
This commit is contained in:
parent
073b4b78f1
commit
5c9e6809aa
@ -154,7 +154,7 @@ namespace steam_proxy
|
||||
#ifdef _DEBUG
|
||||
app_id = 480; // Spacewar
|
||||
#else
|
||||
return ownership_state::unowned;
|
||||
return ownership_state::success;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user