mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
reorder these two lines
This commit is contained in:
parent
d620575a8a
commit
09aa322341
1 changed files with 2 additions and 2 deletions
|
@ -45,6 +45,8 @@ class NodeDefManager;
|
|||
class ParticleManager;
|
||||
class RenderingEngine;
|
||||
class SingleMediaDownloader;
|
||||
class ClientScripting;
|
||||
class SSCSMController;
|
||||
struct ChatMessage;
|
||||
struct ClientDynamicInfo;
|
||||
struct ClientEvent;
|
||||
|
@ -53,8 +55,6 @@ struct MapNode;
|
|||
struct PlayerControl;
|
||||
struct PointedThing;
|
||||
struct ItemVisualsManager;
|
||||
class ClientScripting;
|
||||
class SSCSMController;
|
||||
struct ModVFS;
|
||||
|
||||
namespace scene {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue