void CGameControllerFNG2::EndRound()
{
printf("hi there\n");
IGameController::EndRound();
GameServer()->SendRoundStats();
}
void CGameControllerFNG2::EndRound()
{
printf("hi there\n");
IGameController::EndRound();
GameServer()->SendRoundStats();
}
void IGameController::ChangeMap(const char *pToMap)
{
str_copy(m_aMapWish, pToMap, sizeof(m_aMapWish));
EndRound();
}
change_map
command in some mods"gfx_backend Vulkan"
to steam start paramters? (its important to add the ")