[8623] Add function to update orientation of unit (for both server and client)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-10-11 11:31:53 +02:00
parent 732bcfbbb6
commit 45a2ee21ef
4 changed files with 15 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8622"
#define REVISION_NR "8623"
#endif // __REVISION_NR_H__