1
This commit is contained in:
parent
c282e3158e
commit
3dde0c2bf8
@ -451,7 +451,7 @@ std::vector<std::string> Ability::GMShowAttrs()
|
||||
owner_.Get()->GetNetData()->GetCrit(),
|
||||
owner_.Get()->GetHeroLevel(),
|
||||
owner_.Get()->GetHeroExp(),
|
||||
owner_.Get()->GetSpeed()
|
||||
owner_.Get()->GetSpeed() * 20
|
||||
}));
|
||||
{
|
||||
std::vector<std::string> tmp_strings;
|
||||
|
Loading…
x
Reference in New Issue
Block a user