Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zm50 committed Jan 27, 2024
1 parent a3c66af commit 28e7b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/plane/game/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var PLAYER_SPEED = 20
var BULLET_SPEED = 20
var MAX_ROCK_SPEED_X = 2
var MIN_ROCK_SPEED_Y = 3
var VAR_ROCK_SPEED_Y = 3
var VAR_ROCK_SPEED_Y = 5

var BULLET_CREATE_INTERVAL = 100

Expand Down

0 comments on commit 28e7b1e

Please sign in to comment.