Gui Icons.

This commit is contained in:
jussi
2022-03-30 22:15:57 +03:00
parent 9997e40530
commit f5b723519f
7 changed files with 241 additions and 8 deletions

View File

@@ -101,4 +101,6 @@ function draw()
colorPanel.color = RL_ColorFromHSV( colorPanel.hue, 1.0, 1.0 )
end
RL_GuiDrawIcon( 121, { 6, 20 }, 2, WHITE )
end