Unstatic the Sound class.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenRA.Mods.RA.Activities
|
||||
self.Dispose();
|
||||
|
||||
if (target.Info.HasTraitInfo<BuildingInfo>())
|
||||
Sound.PlayToPlayer(self.Owner, "bldginf1.aud");
|
||||
Game.Sound.PlayToPlayer(self.Owner, "bldginf1.aud");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user