Fix line containing only whitespace

This commit is contained in:
Elias Fleckenstein 2021-01-07 15:13:17 +01:00
parent cca4254f7c
commit 47d0882cce

View File

@ -66,7 +66,7 @@ public:
bool on_inventory_open(Inventory *inventory);
void open_enderchest();
void set_node_def(const ContentFeatures &f);
void set_item_def(const ItemDefinition &i);