mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-16 06:15:27 +01:00
toggle command not fully fixed in last update (sorry) - It's fixed this time
This commit is contained in:
parent
28fb33f349
commit
5e3ffd750b
2 changed files with 2 additions and 1 deletions
|
|
@ -1887,7 +1887,6 @@ ACMD(do_toggle)
|
|||
{"autoassist", PRF_AUTOASSIST, 0,
|
||||
"Autoassist disabled.\r\n",
|
||||
"Autoassist enabled.\r\n"},
|
||||
{"screenwidth", 0, 0, "\n", "\n"},
|
||||
{"automap", PRF_AUTOMAP, 1,
|
||||
"You will no longer see the mini-map.\r\n",
|
||||
"You will now see a mini-map at the side of room descriptions.\r\n"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue