[12221] Implement interface for Vehicles

Signed-off-by: Schmoozerd <schmoozerd@cmangos>
This commit is contained in:
kid10 2012-09-14 01:31:39 +02:00 committed by Antz
parent 164c2e137b
commit 1aaf756c7e
7 changed files with 280 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12220"
#define REVISION_NR "12221"
#endif // __REVISION_NR_H__