summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/tile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/tile.h b/src/client/tile.h
index e1d6c348f..49c46f749 100644
--- a/src/client/tile.h
+++ b/src/client/tile.h
@@ -271,7 +271,7 @@ struct TileLayer
u32 texture_id = 0;
u16 animation_frame_length_ms = 0;
- u8 animation_frame_count = 1;
+ u16 animation_frame_count = 1;
u8 material_type = TILE_MATERIAL_BASIC;
u8 material_flags =