mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-11 06:54:43 +02:00
Added GM Ticket support on the DB
This commit is contained in:
parent
38014f8a16
commit
d7166cadc0
3 changed files with 171 additions and 8 deletions
|
@ -123,6 +123,7 @@
|
|||
<Compile Include="lua\LuaNpc.cs" />
|
||||
<Compile Include="lua\LuaPlayer.cs" />
|
||||
<Compile Include="lua\LuaScript.cs" />
|
||||
<Compile Include="managers\SupportDeskManager.cs" />
|
||||
<Compile Include="PacketProcessor.cs" />
|
||||
<Compile Include="packets\BasePacket.cs" />
|
||||
<Compile Include="packets\receive\ChatMessagePacket.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue