Run steam proxy when unpacking
This commit is contained in:
parent
bd8a524e3a
commit
c99d3bbd5e
@ -46,7 +46,10 @@ namespace steam_proxy
|
||||
|
||||
this->load_client();
|
||||
this->clean_up_on_error();
|
||||
}
|
||||
|
||||
void post_unpack() override
|
||||
{
|
||||
#ifndef DEV_BUILD
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user