Compare commits
No commits in common. "develop" and "1.99.8.0.0-rc1-PRO" have entirely different histories.
develop
...
1.99.8.0.0
1 changed files with 2 additions and 0 deletions
|
@ -1319,6 +1319,8 @@ namespace pvpgn
|
|||
std::strcat(temp, ":");
|
||||
}
|
||||
|
||||
game_set_status(game, game_status_started);
|
||||
|
||||
if (conn_get_clienttag(conn) == CLIENTTAG_RENEGADE_UINT || conn_get_clienttag(conn) == CLIENTTAG_RENGDFDS_UINT)
|
||||
{
|
||||
game_set_status(game, game_status_open);
|
||||
|
|
Loading…
Reference in a new issue