Fix a few more miscellaneous compiler warnings.
This commit is contained in:
parent
ca9e48d5f6
commit
d1422feb80
11 changed files with 6 additions and 16 deletions
|
|
@ -199,6 +199,7 @@ conn(int r1, int r2)
|
|||
}
|
||||
else {
|
||||
msg("Error in connection tables.");
|
||||
return;
|
||||
}
|
||||
/*
|
||||
* Draw in the doors on either side of the passage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue