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