mirror of
https://github.com/vlang/v.git
synced 2025-09-17 19:36:35 -04:00
examples: fix gg: 0
notice for bounce.v
This commit is contained in:
parent
73a08c7d74
commit
51e19dd54e
@ -24,7 +24,6 @@ const width = 50
|
|||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
mut game := &Game{
|
mut game := &Game{
|
||||||
gg: 0
|
|
||||||
dx: 2
|
dx: 2
|
||||||
dy: 2
|
dy: 2
|
||||||
height: window_height
|
height: window_height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user