diff --git a/LEGO1/legoentity.cpp b/LEGO1/legoentity.cpp index f5d06240..19820154 100644 --- a/LEGO1/legoentity.cpp +++ b/LEGO1/legoentity.cpp @@ -147,4 +147,3 @@ MxLong LegoEntity::Notify(MxParam& p) return 0; } - diff --git a/LEGO1/legoeventnotificationparam.h b/LEGO1/legoeventnotificationparam.h index 46b9bf43..f53fb822 100644 --- a/LEGO1/legoeventnotificationparam.h +++ b/LEGO1/legoeventnotificationparam.h @@ -19,4 +19,4 @@ class LegoEventNotificationParam : public MxNotificationParam { MxU8 m_key; // 0x18 }; -#endif // LEGOEVENTNOTIFICATIONPARAM_H \ No newline at end of file +#endif // LEGOEVENTNOTIFICATIONPARAM_H