[8462] Fix database table to allow emote id bigger than 255

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
Athor 2009-09-04 02:26:03 +02:00 committed by NoFantasy
parent 26a104a05a
commit 7f444189c6
5 changed files with 9 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8461"
#define REVISION_NR "8462"
#endif // __REVISION_NR_H__