Sounds.inc

Archive of posts related to former distro versions. Be aware that posts here do not refer to the current distro and may not work.

Moderators: POL Developer, Distro Developer

Locked
User avatar
Laan
New User
Posts: 1
Joined: Fri Oct 23, 2009 10:00 am
Location: Buenos Aires, Argentina

Sounds.inc

Post by Laan »

I found this little bug:

62 SFX_DRINK_1 := 0x31,
63 SFX_DRINK_2 := 0x32,
64 SFX_DRINK_3 := 0x2D7,
65 SFX_DRINK_4 := 0x4CD,
66 SFX_DRINK_1 := 0x4CE,


There are two SFX_DRINK_1 with two diferent codes.

Hope that help

See ya.
Locked