[0148] 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 7954680365
commit a795b9764b

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0147"
#define REVISION_NR "0148"
#endif // __REVISION_NR_H__