mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-17 23:05:07 -05:00
InventoryAction is a struct, not a class
This commit is contained in:
parent
805564dcf2
commit
f9e1b0cd97
@ -558,7 +558,7 @@ struct InventoryContext
|
|||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
class InventoryAction;
|
struct InventoryAction;
|
||||||
|
|
||||||
class InventoryManager
|
class InventoryManager
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user