Skip to content

v1.3.1

Compare
Choose a tag to compare
@miwarnec miwarnec released this 22 Mar 11:53
· 7032 commits to master since this release
5c00577

1.3.1 (2019-03-22)

Bug Fixes

  • #609 by spawning observers in NetworkServer.AddPlayerForConnection after setting the controller. There is no point in trying to spawn with a null controller in SetReady, because by definition no one can observer something that is null. (#623) (5c00577)