public LandBrushTool(WorldEditorControl editor) { _editor = editor; }
public ChangeEnemyCountTool(WorldEditorControl editor) { _editor = editor; }