mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
reorder these two lines
This commit is contained in:
parent
2dfc373841
commit
e178bf8dd9
1 changed files with 2 additions and 2 deletions
|
@ -46,6 +46,8 @@ class NodeDefManager;
|
||||||
class ParticleManager;
|
class ParticleManager;
|
||||||
class RenderingEngine;
|
class RenderingEngine;
|
||||||
class SingleMediaDownloader;
|
class SingleMediaDownloader;
|
||||||
|
class ClientScripting;
|
||||||
|
class SSCSMController;
|
||||||
struct ChatMessage;
|
struct ChatMessage;
|
||||||
struct ClientDynamicInfo;
|
struct ClientDynamicInfo;
|
||||||
struct ClientEvent;
|
struct ClientEvent;
|
||||||
|
@ -56,8 +58,6 @@ struct MinimapMapblock;
|
||||||
struct PlayerControl;
|
struct PlayerControl;
|
||||||
struct PointedThing;
|
struct PointedThing;
|
||||||
struct ItemVisualsManager;
|
struct ItemVisualsManager;
|
||||||
class ClientScripting;
|
|
||||||
class SSCSMController;
|
|
||||||
struct ModVFS;
|
struct ModVFS;
|
||||||
|
|
||||||
namespace con {
|
namespace con {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue