1
This commit is contained in:
parent
d575ca24e0
commit
b280a1cb16
@ -79,6 +79,9 @@ namespace mt
|
||||
if (!skill_meta) {
|
||||
abort();
|
||||
}
|
||||
#if 1
|
||||
_float_cd = 6;
|
||||
#endif
|
||||
//metatable::Skill* skill_pb = (metatable::Skill*)(skill_meta->pb);
|
||||
//skill_pb->set_skill_cd(float_cd);
|
||||
//skill_cd_ = _float_cd;
|
||||
|
Loading…
x
Reference in New Issue
Block a user