chore: update deps
This commit is contained in:
parent
03b44731a8
commit
6f2c293970
2
deps/gsc-tool
vendored
2
deps/gsc-tool
vendored
@ -1 +1 @@
|
||||
Subproject commit e4cb6a7819726d9ea33cd6a52f0dcd9382258b47
|
||||
Subproject commit 616595f8e0dd62d6d57ed7a4ef7635a4c65e5dde
|
2
deps/libtomcrypt
vendored
2
deps/libtomcrypt
vendored
@ -1 +1 @@
|
||||
Subproject commit c900951dab1bb94bab803fc57688dac18e3b71f9
|
||||
Subproject commit 427e0551c0e27c1ef9a3aa969310a895163631ba
|
@ -403,7 +403,7 @@ namespace gsc
|
||||
public:
|
||||
loading()
|
||||
{
|
||||
gsc_ctx = std::make_unique<xsk::gsc::iw6_pc::context>();
|
||||
gsc_ctx = std::make_unique<xsk::gsc::iw6_pc::context>(xsk::gsc::instance::server);
|
||||
}
|
||||
|
||||
void post_unpack() override
|
||||
|
Loading…
x
Reference in New Issue
Block a user