mirror of
https://codeberg.org/scip/golsky.git
synced 2025-12-17 04:30:57 +01:00
another try, but fails as well + added todos
This commit is contained in:
@@ -60,7 +60,6 @@ func (scene *SceneOptions) Update() error {
|
||||
}
|
||||
|
||||
func (scene *SceneOptions) Draw(screen *ebiten.Image) {
|
||||
ebiten.SetScreenClearedEveryFrame(false)
|
||||
scene.Ui.Draw(screen)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user