lcs specific hack

This commit is contained in:
Nikolay Korolev
2021-08-07 20:03:45 +03:00
parent 1cfd4f741e
commit 747705d430
2 changed files with 81 additions and 5 deletions

View File

@ -47,3 +47,5 @@ public:
return ms_pColPool->GetSlot(slot);
}
};
const CVector& LevelPos(eLevelName level);