mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix struct vs. class in forward declarations
This commit is contained in:
parent
4f23778e53
commit
0183c05ee0
5 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@ class Inventory;
|
|||
class Player;
|
||||
class PlayerSAO;
|
||||
class IRollbackManager;
|
||||
class RollbackAction;
|
||||
struct RollbackAction;
|
||||
class EmergeManager;
|
||||
class GameScripting;
|
||||
class ServerEnvironment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue