Fix pointer values overwriting the wrong fields in special nodes
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
<ClCompile Include="..\..\boe.text.cpp" />
|
||||
<ClCompile Include="..\..\boe.town.cpp" />
|
||||
<ClCompile Include="..\..\boe.townspec.cpp" />
|
||||
<ClCompile Include="..\..\oldstructs.cpp" />
|
||||
<ClCompile Include="..\..\pcedit\pc.editors.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
@@ -162,5 +162,8 @@
|
||||
<ClCompile Include="..\..\boe.menus.win.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\oldstructs.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user