Moved /winstidy command to /wins autotidy

This commit is contained in:
James Booth
2015-09-19 23:31:04 +01:00
parent a3dccce2fa
commit d7bba74091
4 changed files with 40 additions and 32 deletions

View File

@@ -923,9 +923,9 @@ void
cons_winstidy_setting(void)
{
if (prefs_get_boolean(PREF_WINS_AUTO_TIDY))
cons_show("Window Auto Tidy (/winstidy) : ON");
cons_show("Window Auto Tidy (/wins) : ON");
else
cons_show("Window Auto Tidy (/winstidy) : OFF");
cons_show("Window Auto Tidy (/wins) : OFF");
}
void