Closes the birds eyes after flying into something
(; @_@) --> (; x_x)
This commit is contained in:
parent
33d5f71664
commit
e72118eaf9
@ -177,6 +177,7 @@ function! s:loop()
|
|||||||
if cb =~ '\S' || ry < 1 || ry >= sh
|
if cb =~ '\S' || ry < 1 || ry >= sh
|
||||||
let state = s:STATE_DIE
|
let state = s:STATE_DIE
|
||||||
let dy = 0
|
let dy = 0
|
||||||
|
let cf = get(g:, 'flappyvird_face', '(; x_x)') " character face
|
||||||
continue
|
continue
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user