Fix editor area/actor deselection bugs

This commit is contained in:
David Wilson
2024-01-27 14:58:51 +10:00
committed by Gustas
parent 0c22499534
commit d630a6ef7d
30 changed files with 503 additions and 443 deletions

View File

@@ -156,6 +156,7 @@ namespace OpenRA.Mods.Common.Traits
public void Execute()
{
Do();
}
public void Do()