some spelling and inconsistency corrections; comments and elsewhere
This commit is contained in:
@@ -56,7 +56,7 @@ typedef struct {
|
||||
|
||||
/* Should probably do the same thing about objects */
|
||||
|
||||
boolean visible; /* Is the region visible ? */
|
||||
boolean visible; /* Is the region visible? */
|
||||
int glyph; /* Which glyph to use if visible */
|
||||
anything arg; /* Optional user argument (Ex: strength of
|
||||
* force field, damage of a fire zone, ...*/
|
||||
|
||||
Reference in New Issue
Block a user