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:
Markus Armbruster 2007-01-17 20:04:03 +00:00
parent ebb731a562
commit 94267b2fe4
4 changed files with 0 additions and 85 deletions

View file

@ -246,7 +246,6 @@ int turn(void);
int upda(void);
int upgr(void);
int vers(void);
int wai(void);
int wall(void);
int wing(void);
int wipe(void);