Version
4.0-25
Branch
master
Date
10 years, 6 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
80b14e80b55c2c2832ef5f38796719efebd9e7d0
Change author
comex
Change description
Fix crash when a player leaves in NetPlay.

The player ID was being written as int and read as PlayerId (u8).