mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
netgame: set compatibility (used in G_ReadOptions)
This commit is contained in:
parent
3490c1ba0a
commit
6a93b4fc35
@ -130,6 +130,7 @@ static void LoadGameSettings(net_gamesettings_t *settings)
|
||||
if (demo_version == 0)
|
||||
{
|
||||
demo_version = 109;
|
||||
compatibility = true;
|
||||
}
|
||||
|
||||
if (mbf21)
|
||||
|
Loading…
x
Reference in New Issue
Block a user