Fix tile element size comment [ci skip]

This commit is contained in:
Gymnasiast 2019-08-19 18:51:14 +02:00
parent 90cc885642
commit 7d2a7deb28
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ struct TileElementBase
/**
* Map element structure
* size: 0x08
* size: 0x10
*/
struct TileElement : public TileElementBase
{