1
0

Move biome definition to separate files

This commit is contained in:
Bill Derouin
2014-01-09 15:21:46 -06:00
parent 00af5d4d6e
commit cee76f1ace
9 changed files with 246 additions and 223 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Version="9.00"
Name="MCServer"
ProjectGUID="{32012054-0C96-4C43-AB27-174FF8E72D66}"
RootNamespace="MCServer"
@@ -442,6 +442,10 @@
RelativePath="..\src\Authenticator.h"
>
</File>
<File
RelativePath="..\src\BiomeDef.h"
>
</File>
<File
RelativePath="..\src\BlockArea.cpp"
>