Mud Designer:
- Realm Widget now informs users that it is not implemented yet upon being clicked on.
This commit is contained in:
parent
02c7b18094
commit
5a18ddaf07
2 changed files with 7 additions and 1 deletions
|
@ -70,7 +70,7 @@ namespace MudDesigner.UIWidgets
|
|||
|
||||
void button_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
MessageBox.Show("Widgets are still under development.");
|
||||
}
|
||||
|
||||
public override void Refresh()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue