Skip to content

Commit 549a73f

Browse files
committed
Merge branch 'mapinfo-skill-fixes' into pr-combine-extended-hud
2 parents 3240ee6 + f1aa8d6 commit 549a73f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/g_mapinfo.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@ void MIType_SpawnFilter(OScanner& os, bool newStyleMapInfo, void* data, unsigned
756756
*static_cast<int*>(data) |= 4;
757757
break;
758758
default:
759+
return;
759760
}
760761
}
761762
else

0 commit comments

Comments
 (0)