瀏覽代碼

removed TODO

Daniel Salvadori 7 年之前
父節點
當前提交
235d48ba1a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      gui/window.go

+ 0 - 2
gui/window.go

@@ -51,8 +51,6 @@ type Window struct {
 	maxSize math32.Vector2
 }
 
-// TODO: Fix window builder examples
-
 // WindowStyle contains the styling of a Window
 type WindowStyle struct {
 	PanelStyle