Mercurial > mm7
diff AudioPlayer.h @ 187:49728858c35e
On player voices
author | Nomad |
---|---|
date | Fri, 15 Feb 2013 22:38:05 +0200 |
parents | 352b15291822 |
children | 640a176c030f |
line wrap: on
line diff
--- a/AudioPlayer.h Fri Feb 15 19:53:40 2013 +0200 +++ b/AudioPlayer.h Fri Feb 15 22:38:05 2013 +0200 @@ -77,6 +77,7 @@ SOUND_EnteringAHouse = 0x6, SOUND_8 = 0x8, SOUND_27 = 0x1B, + SOUND_Button = 66, SOUND_Arcomage_LoseResources = 0x78, SOUND_Arcomage_AddResources = 0x79, SOUND_Arcomage_TowerWallDamage = 0x7A,