Fix CR at EOF

This commit is contained in:
Nathan 2023-10-25 16:47:03 -04:00
parent 4111cb7275
commit c3c5e8fcac
2 changed files with 1 additions and 2 deletions

View File

@ -147,4 +147,3 @@ MxLong LegoEntity::Notify(MxParam& p)
return 0;
}

View File

@ -19,4 +19,4 @@ class LegoEventNotificationParam : public MxNotificationParam {
MxU8 m_key; // 0x18
};
#endif // LEGOEVENTNOTIFICATIONPARAM_H
#endif // LEGOEVENTNOTIFICATIONPARAM_H