diff --git a/common/main/object.h b/common/main/object.h index aa49ca394..ca1dd7f0d 100644 --- a/common/main/object.h +++ b/common/main/object.h @@ -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