Minor tweak

This commit is contained in:
Joshua Granick
2018-07-12 12:35:45 -07:00
parent 8a6a0922eb
commit a29297f450

View File

@@ -98,7 +98,7 @@ import ::APP_MAIN::;
app.createWindow (attributes);
::end::
#elseif flash
#elseif !air
app.window.context.attributes.background = ::WIN_BACKGROUND::;
app.window.frameRate = ::WIN_FPS::;