Remove Steam Verification
This commit is contained in:
parent
a4685c9c6e
commit
8100c09f24
@ -147,7 +147,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