]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/itemdef.h
Fix build on Ubuntu 16.04 and macOS
[dragonfireclient.git] / src / itemdef.h
index ebf0d35273b5cbce57b7586393748db4d3d91e4f..3e302840f9254dbfa7267a71384667f11db874f9 100644 (file)
@@ -86,6 +86,7 @@ struct ItemDefinition
        // Server will update the precise end result a moment later.
        // "" = no prediction
        std::string node_placement_prediction;
+       u8 place_param2;
 
        /*
                Some helpful methods