Skip to content
Snippets Groups Projects
Commit aee8dcdf authored by Monster Iestyn's avatar Monster Iestyn
Browse files

Fix 64-bit build-using admins not being able to kick players besides...

Fix 64-bit build-using admins not being able to kick players besides themselves, by not checking sendingsavegame[] code at all if not the server

it turns out playernode[pn] is typically 255 in the above situation, so sendingsavegame[playernode[pn]] goes out of bounds ...but goodness knows why 32-bit builds didn't suffer the same bug, seems to have been pure luck
parent ae14fd2f
No related branches found
No related tags found
2 merge requests!488Merge in next and don't billboard papersprites in GL,!338Update code versions to 2.1.21
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment