mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[10785] Fixed warnings at comparison BattleGroundTeamIndex and BattleGroundAVTeamIndex
Maybe adding special operator== or != can be more nice way but for small used cases this not look so need really.
This commit is contained in:
parent
21710cf05d
commit
d266db672d
2 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10784"
|
||||
#define REVISION_NR "10785"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue