Unpack laser_info to fix build on old compilers

This commit is contained in:
Kp 2014-01-11 21:51:29 +00:00
parent aac0ab26d7
commit 8cbd85a77d

View file

@ -305,7 +305,7 @@ struct laser_info
#if defined(DXX_BUILD_DESCENT_II)
fix64 last_afterburner_time; // Time at which this object last created afterburner blobs.
#endif
} __pack__;
};
// Same as above but structure Savegames/Multiplayer objects expect
struct laser_info_rw