This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8566131947a41c90410b9923b6e54c28ed1cbdb
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
Sound
History
Matthias Mailänder
672bd2d9fe
Don't crash when putting the trait on the World actor.
2020-05-24 12:36:26 +02:00
..
ActorLostNotification.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
AmbientSound.cs
Don't crash when putting the trait on the World actor.
2020-05-24 12:36:26 +02:00
AnnounceOnKill.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
AnnounceOnSeen.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
AttackSounds.cs
…
CaptureNotification.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
DeathSounds.cs
…
SoundOnDamageTransition.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
VoiceAnnouncement.cs
…