Minor tweak
This commit is contained in:
@@ -98,7 +98,7 @@ import ::APP_MAIN::;
|
|||||||
|
|
||||||
app.createWindow (attributes);
|
app.createWindow (attributes);
|
||||||
::end::
|
::end::
|
||||||
#elseif flash
|
#elseif !air
|
||||||
|
|
||||||
app.window.context.attributes.background = ::WIN_BACKGROUND::;
|
app.window.context.attributes.background = ::WIN_BACKGROUND::;
|
||||||
app.window.frameRate = ::WIN_FPS::;
|
app.window.frameRate = ::WIN_FPS::;
|
||||||
|
|||||||
Reference in New Issue
Block a user