Visual Components:
- Removed the project from the solution, as the Controls have been moved into the MUD Engine project.
This commit is contained in:
parent
72a111c09d
commit
c4e423fc25
8 changed files with 6 additions and 346 deletions
1
RoomDesigner/frmMain.Designer.cs
generated
1
RoomDesigner/frmMain.Designer.cs
generated
|
@ -148,6 +148,7 @@
|
|||
this.btnSaveRoom.TabIndex = 6;
|
||||
this.btnSaveRoom.Text = "Save Room";
|
||||
this.btnSaveRoom.UseVisualStyleBackColor = true;
|
||||
this.btnSaveRoom.Click += new System.EventHandler(this.btnSaveRoom_Click);
|
||||
//
|
||||
// groupBox2
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue