parent
dc68da6da3
commit
175e7e3cab
1 changed files with 2 additions and 2 deletions
|
|
@ -1748,8 +1748,8 @@ void S_ShowMusicCredit(void)
|
|||
}\
|
||||
}
|
||||
|
||||
MUSICCREDITAPPEND(def->author, true);
|
||||
MUSICCREDITAPPEND(def->source, false);
|
||||
MUSICCREDITAPPEND(def->author, false);
|
||||
MUSICCREDITAPPEND(def->source, true);
|
||||
|
||||
//#undef MUSICCREDITAPPEND
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue