mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10573] Add end file empty line to some files.
This commit is contained in:
parent
41e41947e7
commit
321b8a4ae8
3 changed files with 3 additions and 3 deletions
|
|
@ -2058,4 +2058,4 @@ bool WorldObject::IsControlledByPlayer() const
|
|||
default:
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -518,4 +518,4 @@ class MANGOS_DLL_SPEC WorldObject : public Object
|
|||
ViewPoint m_viewPoint;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10572"
|
||||
#define REVISION_NR "10573"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue