mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
InventoryAction is a struct, not a class
This commit is contained in:
parent
805564dcf2
commit
f9e1b0cd97
1 changed files with 1 additions and 1 deletions
|
@ -558,7 +558,7 @@ struct InventoryContext
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
class InventoryAction;
|
struct InventoryAction;
|
||||||
|
|
||||||
class InventoryManager
|
class InventoryManager
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue