1
This commit is contained in:
parent
ee156878e4
commit
aad8d13a73
@ -6,7 +6,7 @@
|
|||||||
namespace mt
|
namespace mt
|
||||||
{
|
{
|
||||||
|
|
||||||
DECLARE_ID_TABLE(AI, mtb::Grasp,
|
DECLARE_ID_TABLE(Grasp, mtb::Grasp,
|
||||||
"grasp@grasp.json",
|
"grasp@grasp.json",
|
||||||
"grasp_id")
|
"grasp_id")
|
||||||
public:
|
public:
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
namespace mt
|
namespace mt
|
||||||
{
|
{
|
||||||
|
|
||||||
DECLARE_ID_TABLE(AI, mtb::GraspBuff,
|
DECLARE_ID_TABLE(GraspBuff, mtb::GraspBuff,
|
||||||
"graspbuff@graspbuff.json",
|
"graspbuff@graspbuff.json",
|
||||||
"graspbuff_id")
|
"graspbuff_id")
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user