Seamless zoning implemented WOOOO!

This commit is contained in:
Filip Maj 2016-07-31 23:00:38 -04:00
parent 8eb257aba4
commit 67928ee875
3 changed files with 68 additions and 4 deletions

View file

@ -113,6 +113,7 @@
<Compile Include="dataobjects\ConnectedPlayer.cs" />
<Compile Include="dataobjects\Item.cs" />
<Compile Include="dataobjects\RecruitmentDetails.cs" />
<Compile Include="dataobjects\SeamlessBoundry.cs" />
<Compile Include="dataobjects\SearchEntry.cs" />
<Compile Include="lua\LuaEngine.cs" />
<Compile Include="lua\LuaEvent.cs" />