add comments command and comments gump

This commit is contained in:
Mark Sturgill 2014-03-28 12:21:04 -07:00
parent 5703f6ab78
commit 6851c59521
2 changed files with 124 additions and 0 deletions

View file

@ -739,6 +739,7 @@
<Compile Include="Gumps\BaseImageTileButtonsGump.cs" />
<Compile Include="Gumps\CategorizedAddGump.cs" />
<Compile Include="Gumps\ClientGump.cs" />
<Compile Include="Gumps\CommentsGump.cs" />
<Compile Include="Gumps\ConfirmBreakCrystalGump.cs" />
<Compile Include="Gumps\ConfirmHeritageGump.cs" />
<Compile Include="Gumps\ConfirmHouseResize.cs" />