Revert "Migrated script.c to C++ (#2395)" (#2403)

This reverts commit 965edbf47d.
This commit is contained in:
Jittapan Pluemsumran
2017-09-05 22:40:24 +07:00
committed by GitHub
parent 965edbf47d
commit 0379774cd2
11 changed files with 44 additions and 54 deletions

View File

@@ -240,7 +240,7 @@
<ClCompile Include="pc_groups.c" />
<ClCompile Include="pet.c" />
<ClCompile Include="quest.c" />
<ClCompile Include="script.cpp" />
<ClCompile Include="script.c" />
<ClCompile Include="searchstore.c" />
<ClCompile Include="skill.c" />
<ClCompile Include="status.c" />