[9180] Add function to send custom animation for GameObject

Replace in code where packet used explicit.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-15 01:01:18 +01:00
parent c4b0406e7d
commit a461652636
4 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9179"
#define REVISION_NR "9180"
#endif // __REVISION_NR_H__