Merge a bug fix from the stable branch.
This commit is contained in:
commit
1713cb840c
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ char type;
|
|||
*/
|
||||
wanderer()
|
||||
{
|
||||
reg int ch;
|
||||
reg int ch = '-';
|
||||
reg struct room *rp, *hr = player.t_room;
|
||||
reg struct linked_list *item;
|
||||
reg struct thing *tp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue