- use proper music check in 'idmus' CCMD.

This commit is contained in:
Christoph Oelckers 2021-08-03 12:59:10 +02:00
parent b82b5384a0
commit a8a5613675

View file

@ -1114,7 +1114,7 @@ CCMD(idmus)
FString map;
int l;
if (!nomusic)
if (MusicEnabled())
{
if (argv.argc() > 1)
{