maint: update
This commit is contained in:
@ -419,7 +419,7 @@ namespace gsc
|
||||
public:
|
||||
void post_load() override
|
||||
{
|
||||
gsc_ctx = std::make_unique<xsk::gsc::s1_pc::context>();
|
||||
gsc_ctx = std::make_unique<xsk::gsc::s1_pc::context>(xsk::gsc::instance::server);
|
||||
}
|
||||
|
||||
void post_unpack() override
|
||||
|
Reference in New Issue
Block a user