Refactor|Fixed: Server planes array now uses a QList
Replaced the C-style dynamic array management with a more robustQList. Fixes a crash at shutdown in MP games.
View differences
Refactor|Fixed: Server planes array now uses a QList
Replaced the C-style dynamic array management with a more robust
QList. Fixes a crash at shutdown in MP games.