forgot to add skull as co-author for previous push

he made the art, which is good looking imo :)

Co-Authored-By: Skull Merlin <86374920+skkuull@users.noreply.github.com>
This commit is contained in:
quaK 2022-05-24 06:07:07 +03:00
parent 9e737474ef
commit 7ee55162d8

View File

@ -142,7 +142,7 @@ namespace steam_proxy
game_id.raw.type = 1; // k_EGameIDTypeGameMod
game_id.raw.app_id = app_id & 0xFFFFFF;
const auto* mod_id = "H1-Mod";
const auto* mod_id = "IW7-Mod";
game_id.raw.mod_id = *reinterpret_cast<const unsigned int*>(mod_id) | 0x80000000;
this->client_user_.invoke<bool>("SpawnProcess", path.data(), cmdline.data(), our_directory,