Cleaned up do_command() a little

This commit is contained in:
Aaron Traas 2017-07-10 17:18:58 -04:00
parent b29f56f595
commit 4d7858d333
2 changed files with 70 additions and 79 deletions

View file

@ -144,6 +144,7 @@ struct game_t {
long dtotal;
long foobar; // current progress in saying "FEE FIE FOE FOO".
long holdng; // number of objects being carried
long igo; // How many times he's said "go" instead of the direction
long iwest; // How many times he's said "west" instead of "w"
long knfloc; // 0 if no knife here, loc if knife , -1 after caveat
long limit; // lifetime of lamp (not set here)