1
This commit is contained in:
parent
fdaf16e172
commit
bc1e614760
@ -6,7 +6,7 @@ use phpcommon;
|
|||||||
|
|
||||||
class Skill {
|
class Skill {
|
||||||
|
|
||||||
const DEFAULT_SKILL = 10101;
|
const DEFAULT_SKILL = 10401;
|
||||||
public static function get($id)
|
public static function get($id)
|
||||||
{
|
{
|
||||||
return getXVal(self::getMetaList(), $id);
|
return getXVal(self::getMetaList(), $id);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user