(e082ed22d) Fixed AllowRagdollButton settings not being synced with clients. Might be related to #1297

This commit is contained in:
Joonas Rikkonen
2019-04-29 21:11:24 +03:00
parent dd24c604d1
commit 9930a3081c
4 changed files with 6 additions and 84 deletions
@@ -401,7 +401,7 @@ namespace Barotrauma.Networking
public bool AllowRagdollButton
{
get;
private set;
set;
}
[Serialize(true, true)]