Faction Test 100.6.0.0
This commit is contained in:
@@ -115,6 +115,11 @@ namespace Barotrauma
|
||||
};
|
||||
}
|
||||
|
||||
public Identifier GetOverrideMusicType()
|
||||
{
|
||||
return Prefab.GetOverrideMusicType(State);
|
||||
}
|
||||
|
||||
public virtual void ClientRead(IReadMessage msg)
|
||||
{
|
||||
State = msg.ReadInt16();
|
||||
|
||||
Reference in New Issue
Block a user