]> git.pond.sub.org Git - empserver/blobdiff - include/plane.h
Get rid of struct plnstr member pln_nuktype
[empserver] / include / plane.h
index 6fb735f0fb84c18067d09d752bc334f0f3e1bcb3..d15289044af8589b2a82e3c05f34f3cb6b4ff0da 100644 (file)
@@ -68,7 +68,6 @@ struct plnstr {
     short pln_ship;            /* pointer to carrier */
     short pln_land;            /* pointer to carrier */
     signed char pln_harden;    /* for missiles */
-    signed char pln_nuketype;  /* type of nuclear armament (if any) */
     signed char pln_flags;     /* State of the plane */
     short pln_access;          /* Last tick mob was updated (MOB_ACCESS) */
     float pln_theta;           /* position in orbital sine wave */