Add comment deleted by commit 573e1152e3
.
parent
17704c4d54
commit
f9ab37fd14
|
@ -49,6 +49,7 @@ enum CBotType
|
||||||
CBotTypClass = 15,
|
CBotTypClass = 15,
|
||||||
CBotTypIntrinsic = 16 // instance of a class intrinsic
|
CBotTypIntrinsic = 16 // instance of a class intrinsic
|
||||||
};
|
};
|
||||||
|
//n = not implemented yet
|
||||||
|
|
||||||
//! \brief CBotGet Different modes for GetPosition.
|
//! \brief CBotGet Different modes for GetPosition.
|
||||||
enum CBotGet
|
enum CBotGet
|
||||||
|
|
Loading…
Reference in New Issue