libcommon: Fix logging of game state config in NetSv_SendGameState
The game and episode identifiers are now AutoStrs so that they canbe written directly to the GPT_GAME_STATE packet.
View differences
libcommon: Fix logging of game state config in NetSv_SendGameState
The game and episode identifiers are now AutoStrs so that they can
be written directly to the GPT_GAME_STATE packet.