Deregistriere ogg_init und ogg-shutdown

This commit is contained in:
Yamagi Burmeister 2010-11-01 15:48:01 +00:00
parent 46e378c6d4
commit 758d82fe4c

View file

@ -196,6 +196,8 @@ S_Shutdown ( void )
Cmd_RemoveCommand( "soundinfo" );
Cmd_RemoveCommand( "play" );
Cmd_RemoveCommand( "stopsound" );
Cmd_RemoveCommand( "ogg_init" );
Cmd_RemoveCommand( "ogg_shutdown" );
}
/*