mirror of
https://github.com/csd4ni3l/shatterstack.git
synced 2026-01-01 04:23:48 +01:00
add combos, use Roboto instead of Proton Strike, update for better constants, add break sound effect
This commit is contained in:
@@ -5,3 +5,4 @@ button_hovered_texture = arcade.gui.NinePatchTexture(64 // 4, 64 // 4, 64 // 4,
|
||||
|
||||
theme_sound = arcade.Sound("assets/sound/music.ogg")
|
||||
click_sound = arcade.Sound("assets/sound/click.wav")
|
||||
break_sound = arcade.Sound("assets/sound/break.wav")
|
||||
|
||||
Reference in New Issue
Block a user