mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Fix CR at EOF
This commit is contained in:
parent
4111cb7275
commit
c3c5e8fcac
@ -147,4 +147,3 @@ MxLong LegoEntity::Notify(MxParam& p)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@ -19,4 +19,4 @@ class LegoEventNotificationParam : public MxNotificationParam {
|
||||
MxU8 m_key; // 0x18
|
||||
};
|
||||
|
||||
#endif // LEGOEVENTNOTIFICATIONPARAM_H
|
||||
#endif // LEGOEVENTNOTIFICATIONPARAM_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user