Fix building repair; Kill GlobalDefaults.
This commit is contained in:
@@ -89,8 +89,6 @@ namespace OpenRA
|
||||
|
||||
public void GiveAdvice(string advice)
|
||||
{
|
||||
// todo: store the condition or something.
|
||||
// repeat after World.Defaults.SpeakDelay, as long as the condition holds.
|
||||
Sound.PlayToPlayer(this, advice);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user