Indentation fix.
This commit is contained in:
parent
56c4551f8b
commit
b1f973faed
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ typedef enum {
|
||||||
NS_LIST, /* list of IDs */
|
NS_LIST, /* list of IDs */
|
||||||
NS_DIST, /* circular area */
|
NS_DIST, /* circular area */
|
||||||
NS_AREA, /* rectangular area */
|
NS_AREA, /* rectangular area */
|
||||||
NS_ALL, /* everything */
|
NS_ALL, /* everything */
|
||||||
NS_XY, /* one sector area */
|
NS_XY, /* one sector area */
|
||||||
NS_GROUP /* group, i.e. fleet, wing, army */
|
NS_GROUP /* group, i.e. fleet, wing, army */
|
||||||
} ns_seltype;
|
} ns_seltype;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue