Unstable 0.1500.7.0 (No edition)
This commit is contained in:
@@ -430,6 +430,7 @@ namespace Barotrauma
|
||||
msg.Write((ushort)characterTalents.Count);
|
||||
foreach (var unlockedTalent in characterTalents)
|
||||
{
|
||||
msg.Write(unlockedTalent.AddedThisRound);
|
||||
msg.Write(unlockedTalent.Prefab.UIntIdentifier);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user