diff options
Diffstat (limited to 'source/mvd_parse.c')
-rw-r--r-- | source/mvd_parse.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/mvd_parse.c b/source/mvd_parse.c index 70a9439..a74a63a 100644 --- a/source/mvd_parse.c +++ b/source/mvd_parse.c @@ -1007,9 +1007,6 @@ static void MVD_ParseServerData( mvd_t *mvd, int extrabits ) { #if 0 // change gamedir unless playing a demo Cvar_UserSet( "game", mvd->gamedir ); - if( FS_NeedRestart() ) { - FS_Restart(); - } #endif // parse configstrings |