File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44# --- Constants ---
55SPRITE_SCALING_PLAYER = 0.5
66SPRITE_SCALING_COIN = .25
7- COIN_COUNT = 3
7+ COIN_COUNT = 25
88
99SCREEN_WIDTH = 800
1010SCREEN_HEIGHT = 600
Original file line number Diff line number Diff line change 44# --- Constants ---
55SPRITE_SCALING_PLAYER = 0.5
66SPRITE_SCALING_COIN = .25
7- COIN_COUNT = 3
7+ COIN_COUNT = 25
88
99SCREEN_WIDTH = 800
1010SCREEN_HEIGHT = 600
Original file line number Diff line number Diff line change 44# --- Constants ---
55SPRITE_SCALING_PLAYER = 0.5
66SPRITE_SCALING_COIN = .25
7- COIN_COUNT = 3
7+ COIN_COUNT = 25
88
99SCREEN_WIDTH = 800
1010SCREEN_HEIGHT = 600
Original file line number Diff line number Diff line change 44# --- Constants ---
55SPRITE_SCALING_PLAYER = 0.5
66SPRITE_SCALING_COIN = .25
7- COIN_COUNT = 3
7+ COIN_COUNT = 25
88
99SCREEN_WIDTH = 800
1010SCREEN_HEIGHT = 600
You can’t perform that action at this time.
0 commit comments