diff options
| author | wowmom98 <[email protected]> | 2017-02-26 15:52:08 -0500 |
|---|---|---|
| committer | wowmom98 <[email protected]> | 2017-02-26 15:52:08 -0500 |
| commit | ec61f5dfe9de92470cd91269c77713549e7d6159 (patch) | |
| tree | 47faf338907cd5c57040556cff7e7a4bbd1547da /ShiftOS.WinForms/Applications/MUDControlCentre.cs | |
| parent | 2809d9c76d47640e6ac076e7484801415eff625f (diff) | |
| parent | 0e3362e8e3c635150d92fd5acc9d69473ec588fc (diff) | |
| download | shiftos_thereturn-ec61f5dfe9de92470cd91269c77713549e7d6159.tar.gz shiftos_thereturn-ec61f5dfe9de92470cd91269c77713549e7d6159.tar.bz2 shiftos_thereturn-ec61f5dfe9de92470cd91269c77713549e7d6159.zip | |
Merge remote-tracking branch 'origin/master'
# Conflicts:
# ShiftOS.WinForms/Resources/Shiftorium.txt
Diffstat (limited to 'ShiftOS.WinForms/Applications/MUDControlCentre.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/MUDControlCentre.cs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ShiftOS.WinForms/Applications/MUDControlCentre.cs b/ShiftOS.WinForms/Applications/MUDControlCentre.cs index 6426562..02fe868 100644 --- a/ShiftOS.WinForms/Applications/MUDControlCentre.cs +++ b/ShiftOS.WinForms/Applications/MUDControlCentre.cs @@ -243,8 +243,7 @@ namespace ShiftOS.WinForms.Applications } private Shop editingShop = null; - private string editingShopOldName = ""; - + public void ShowCreateShop() { this.Invoke(new Action(() => |
