(M_TORP_SHELLS, SHP_TORP_SHELLS): Rename.
This commit is contained in:
parent
cdad6db4ac
commit
e1ebe41686
4 changed files with 20 additions and 20 deletions
|
@ -215,7 +215,7 @@ struct mlist {
|
|||
|
||||
enum {
|
||||
SHP_AIROPS_EFF = 50, /* min. efficiency for air ops */
|
||||
M_TORP_SHELLS = 3 /* number of shells used by a torpedo */
|
||||
SHP_TORP_SHELLS = 3 /* number of shells used by a torpedo */
|
||||
};
|
||||
|
||||
#endif /* _SHIP_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue