mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[7846] Add empty line to end of .h file
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
4617ac1dc1
commit
2d4edd18f6
2 changed files with 2 additions and 2 deletions
|
|
@ -104,4 +104,4 @@ const char WorldMapAreaEntryfmt[]="xinxffffix";
|
|||
const char WorldMapOverlayEntryfmt[]="nxiiiixxxxxxxxxxx";
|
||||
const char WorldSafeLocsEntryfmt[]="nifffxxxxxxxxxxxxxxxxx";
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7845"
|
||||
#define REVISION_NR "7846"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue