diff options
Diffstat (limited to 'src/Entities/ExpOrb.h')
-rw-r--r-- | src/Entities/ExpOrb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/ExpOrb.h b/src/Entities/ExpOrb.h index c1150bd03..e76274ac9 100644 --- a/src/Entities/ExpOrb.h +++ b/src/Entities/ExpOrb.h @@ -42,4 +42,4 @@ protected: /** The number of ticks that the entity has existed / timer between collect and destroy; in msec */ float m_Timer; -} ; // tolua_export
\ No newline at end of file +} ; // tolua_export |