[12106] Add a TransportInfo class to WorldObjects

Note: For the moment this coexists with other transports implementations
This commit is contained in:
kid10 2012-08-21 02:22:21 +02:00 committed by Antz
parent c00c314639
commit 068f352c53
4 changed files with 24 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12105"
#define REVISION_NR "12106"
#endif // __REVISION_NR_H__