Increased timer speed
This commit is contained in:
@@ -64,7 +64,7 @@ function setup() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function score() {
|
function score() {
|
||||||
time += 1 / framerate;
|
time += 3 / framerate;
|
||||||
}
|
}
|
||||||
|
|
||||||
function life() {
|
function life() {
|
||||||
|
Reference in New Issue
Block a user