mirror of
https://codeberg.org/scip/golsky.git
synced 2025-12-17 12:40:56 +01:00
cleanup and added video to readme
This commit is contained in:
@@ -184,6 +184,7 @@ func (scene *ScenePlay) CheckInput() {
|
||||
|
||||
if inpututil.IsKeyJustPressed(ebiten.KeyC) {
|
||||
scene.Config.Markmode = true
|
||||
scene.Config.Drawmode = false
|
||||
scene.Config.Paused = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user