mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-24 08:52:33 +00:00
Also check ALTTITLE
This commit is contained in:
parent
b603266086
commit
c87299cd05
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ main (int ac, char **av)
|
|||
{
|
||||
if (!(
|
||||
strcasecmp(var, "TITLE") &&
|
||||
strcasecmp(var, "ALTTITLE") &&
|
||||
strcasecmp(var, "AUTHORS")
|
||||
)){
|
||||
if (( val = strtok(0, "") ))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue