Sounds.inc
Posted: Fri Oct 23, 2009 11:56 am
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.
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.