missed one xd

This commit is contained in:
ineed bots
2023-12-20 17:05:11 -06:00
parent 0fd65658ed
commit d2bc8d3fdc
2 changed files with 6 additions and 1 deletions

View File

@ -1372,7 +1372,9 @@ readWpsFromFile( mapname )
line += fgetarg( f, h );
if ( h < argc - 1 )
{
line += ",";
}
}
if ( !isdefined( line ) || line == "" )