Guide 7 лет назад
Родитель
Сommit
4e7e12da02
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      gui/src/2D/controls/selector.ts

+ 1 - 1
gui/src/2D/controls/selector.ts

@@ -291,7 +291,7 @@ export class SelectionPanel extends Rectangle {
 
 
     /**
-    * Creates a new SelectorGroup
+    * Creates a new SelectionPanel
     * @param name of SelectionPanel
     * @param groups is an array of SelectionGroups
     */