bump
This commit is contained in:
parent
e93c08f81f
commit
52c4cb4e66
@ -16,7 +16,7 @@ const (
|
|||||||
const PLAYERSPEED int = 5
|
const PLAYERSPEED int = 5
|
||||||
const PARTICLE_LOOPWAIT time.Duration = 250 * time.Millisecond
|
const PARTICLE_LOOPWAIT time.Duration = 250 * time.Millisecond
|
||||||
const LEVEL_END_WAIT time.Duration = 500 * time.Millisecond
|
const LEVEL_END_WAIT time.Duration = 500 * time.Millisecond
|
||||||
const version string = "1.1.0"
|
const version string = "1.2.0"
|
||||||
|
|
||||||
const MenuRectX int = 600
|
const MenuRectX int = 600
|
||||||
const MenuRectY int = 0
|
const MenuRectY int = 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user