mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8267] ArenaTeam: added check, that teamrating won't become negative
for this i added a FinishGame(mod) function which also updates other stats, to avoid redundant code Signed-off-by: balrok <der-coole-carl@gmx.net>
This commit is contained in:
parent
8d7f6e5e0a
commit
3557b00a13
3 changed files with 26 additions and 25 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8266"
|
||||
#define REVISION_NR "8267"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue