forked from LeenkxTeam/LNXSDK
Update leenkx/Sources/leenkx/system/Starter.hx
This commit is contained in:
parent
07f59224fc
commit
95f0ecfc54
@ -42,7 +42,7 @@ class Starter {
|
||||
#end
|
||||
|
||||
kha.System.start({title: Main.projectName, width: c.window_w, height: c.window_h, window: {
|
||||
#if arm_render_viewport
|
||||
#if lnx_render_viewport
|
||||
visible: false,
|
||||
#end
|
||||
mode: windowMode, windowFeatures: windowFeatures}, framebuffer: {samplesPerPixel: c.window_msaa, verticalSync: c.window_vsync}}, function(window: kha.Window) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user