Fixed compiler error in Limb.cs
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Barotrauma
|
||||
private set;
|
||||
}
|
||||
|
||||
private Sound hitSound;
|
||||
private string hitSound;
|
||||
|
||||
public string HitSound
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user