mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-02 03:08:54 +00:00
feat: add LB migration and reorganize configuration
This commit is contained in:
@@ -256,7 +256,6 @@ export function createGameView(
|
||||
initializeResources()
|
||||
lost = false
|
||||
applySize()
|
||||
console.info('[Camera] Game-view WebGL context restored.')
|
||||
options.onContextRestored?.()
|
||||
} catch (error) {
|
||||
lost = true
|
||||
|
||||
Reference in New Issue
Block a user