Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel count shown incorrectly when cap_limit is reached #147

Open
noway opened this issue Mar 3, 2014 · 1 comment
Open

Intel count shown incorrectly when cap_limit is reached #147

noway opened this issue Mar 3, 2014 · 1 comment
Labels
bug some feature is broken easy-fix

Comments

@noway
Copy link
Contributor

noway commented Mar 3, 2014

When team capture last intel, in tab shown that cap_limit + 1 were captured.

@noway
Copy link
Contributor Author

noway commented Mar 12, 2014

Well, looks like this bug only appears on arena gamemode. arena_win function triggers 2 times when cap_limit reached.

Fix is simple: just check if intel count less or equal then cap_limit before assigning new value.

@VelocityRa VelocityRa added bug some feature is broken easy-fix labels Nov 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug some feature is broken easy-fix
Projects
None yet
Development

No branches or pull requests

2 participants