mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Start integration of map format into engine
This commit is contained in:
@@ -215,7 +215,8 @@ enum EMapFormat
|
||||
AB = 0x15, // 21
|
||||
SOD = 0x1c, // 28
|
||||
// HOTA = 0x1e ... 0x20 // 28 ... 30
|
||||
WOG = 0x33 // 51
|
||||
WOG = 0x33, // 51
|
||||
VCMI = 0xF0
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user