Remove the wait command, it's been broken and restricted to deity
since Empire 2, ca. 1995: (wai): Remove. (player_coms): Update accordingly.
This commit is contained in:
parent
ebb731a562
commit
94267b2fe4
4 changed files with 0 additions and 85 deletions
|
@ -271,7 +271,6 @@ struct cmndstr player_coms[] = {
|
|||
{"upgrade <s|p|l> <SHIPS|PLANES|UNITS>",
|
||||
1, upgr, C_MOD, NORM + MONEY + CAP},
|
||||
{"version", 0, vers, 0, VIS},
|
||||
{"wait", 0, wai, C_MOD, GOD},
|
||||
{"wall [<message>]", 0, wall, C_MOD, NORM},
|
||||
{"wingadd <WING> <PLANES>", 1, wing, C_MOD, NORM},
|
||||
{"wipe <SECTS>", 1, wipe, C_MOD, NORM},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue