mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 00:27:44 +00:00
cleanup forward defs
This commit is contained in:
parent
3db83cf716
commit
37e07784cd
1 changed files with 0 additions and 4 deletions
|
@ -84,11 +84,7 @@ TYPE_FORWARD( EventHandler );
|
|||
namespace Action
|
||||
{
|
||||
TYPE_FORWARD( Action );
|
||||
TYPE_FORWARD( ActionTeleport );
|
||||
TYPE_FORWARD( ActionCast );
|
||||
TYPE_FORWARD( ActionMount );
|
||||
TYPE_FORWARD( EventAction );
|
||||
TYPE_FORWARD( EventItemAction );
|
||||
}
|
||||
|
||||
namespace Network
|
||||
|
|
Loading…
Add table
Reference in a new issue