Updated default light style

Corrected some style bugs
This commit is contained in:
Ray
2017-11-06 00:15:29 +01:00
parent 66a1084acc
commit 7e6f3db4a6
3 changed files with 89 additions and 89 deletions

View File

@ -240,7 +240,7 @@ int main()
currentPath[strlen(currentPath)] = '\\';
currentPath[strlen(currentPath) + 1] = '\0'; // Not really required
LoadGuiStyleImage("rguistyle_default_dark.png");
//LoadGuiStyleImage("rguistyle_default_dark.png");
SetTargetFPS(60);
//--------------------------------------------------------------------------------------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB