Browse Source

test commit

Patrick Ryan 6 năm trước cách đây
mục cha
commit
3f22c9a589
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      gui/src/2D/controls/colorpicker.ts

+ 3 - 0
gui/src/2D/controls/colorpicker.ts

@@ -426,6 +426,9 @@ export class ColorPicker extends Control {
         super._onPointerUp(target, coordinates, pointerId, buttonIndex, notifyClick);
     }
 
+    /**
+     * This is so cool!
+     */
     public static ShowPickerDialog() {
 
     }