Fix tooltip in Observer widgets

This commit is contained in:
teinarss
2020-02-15 20:15:59 +01:00
committed by Matthias Mailänder
parent cffe5e3d9d
commit 9d68b815a1
4 changed files with 75 additions and 83 deletions

View File

@@ -53,7 +53,6 @@ namespace OpenRA.Mods.Common.Widgets
RemoveChildren();
BeforeRender = Nothing;
currentToken = -1;
}
public void RemoveTooltip()