Cranes done

This commit is contained in:
Nikolay Korolev 2020-04-06 02:01:03 +03:00
parent 9436b5a8a5
commit 7f8a78e5de
8 changed files with 565 additions and 117 deletions

View file

@ -17,7 +17,7 @@ class CRunningScript;
struct CScriptRectangle
{
int8 m_bIsUsed;
bool m_bIsUsed;
bool m_bBeforeFade;
int16 m_nTextureId;
CRect m_sRect;