Impl ShopEditor UI (WIP)

This commit is contained in:
2022-10-31 22:47:12 +08:00
parent 757bb2dd95
commit 52317d8d5a
11 changed files with 983 additions and 570 deletions

View File

@@ -142,6 +142,7 @@
<Compile Include="Game\SetStatsCommand.cs" />
<Compile Include="Game\Shop\ItemParamData.cs" />
<Compile Include="Game\Shop\ShopInfo.cs" />
<Compile Include="Game\Shop\ShopRefreshType.cs" />
<Compile Include="Game\Shop\ShopTable.cs" />
<Compile Include="Game\TextMapData.cs" />
<Compile Include="GOOD\GOOD.cs" />