diff options
Diffstat (limited to 'src/mapnode.h')
-rw-r--r-- | src/mapnode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapnode.h b/src/mapnode.h index 43ce7e621..c3137bbcb 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -135,7 +135,7 @@ struct ContentFeatures; */ -struct MapNode +struct alignas(u32) MapNode { /* Main content |