Added the Floater files to MCServer.vcproj
This commit is contained in:
parent
d9c8ae37cf
commit
4a02898683
@ -1358,6 +1358,14 @@
|
|||||||
RelativePath="..\src\Entities\FallingBlock.h"
|
RelativePath="..\src\Entities\FallingBlock.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Entities\Floater.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Entities\Floater.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\Entities\Minecart.cpp"
|
RelativePath="..\src\Entities\Minecart.cpp"
|
||||||
>
|
>
|
||||||
@ -2566,6 +2574,10 @@
|
|||||||
RelativePath="..\src\items\ItemDye.h"
|
RelativePath="..\src\items\ItemDye.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Items\ItemFishingRod.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\Items\ItemFlowerPot.h"
|
RelativePath="..\src\Items\ItemFlowerPot.h"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user