mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 22:37:05 +00:00
[7906] Inserted newline to make gcc happy.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
b83f32fc19
commit
661ddea7a7
2 changed files with 2 additions and 2 deletions
|
|
@ -250,4 +250,4 @@ class Pet : public Creature
|
|||
assert(false);
|
||||
}
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7905"
|
||||
#define REVISION_NR "7906"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue