]> git.lizzy.rs Git - minetest.git/blobdiff - src/itemdef.h
Dual wielding
[minetest.git] / src / itemdef.h
index 3bb27559ecedf3353d4e98d5762c7b7371186527..3dbf65d200d152102cddd24f58cef92747e83b7b 100644 (file)
@@ -88,6 +88,8 @@ struct ItemDefinition
        // "" = no prediction
        std::string node_placement_prediction;
        u8 place_param2;
+       bool has_on_place;
+       bool has_on_secondary_use;
 
        /*
                Some helpful methods