mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 15:47:46 +00:00
8 lines
No EOL
136 B
Cheetah
8 lines
No EOL
136 B
Cheetah
#include "ActionData.h"
|
|
|
|
using namespace Sapphire::World::Action;
|
|
|
|
ActionData::ActionLut ActionData::m_actionLut =
|
|
{
|
|
%INSERT_GARBAGE%
|
|
}; |