mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-23 00:07:15 +08:00
a3ff5f283b
This change delays the initialization of the view until viewDidLoad is called AND mobile.SetGame is called. Closes #2768