mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-13 10:24:34 +01:00
oop
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Common.Utils.ExcelReader
|
||||
{
|
||||
public class AvatarSkillData : BaseExcelReader<AvatarSkillData, AvatarSkillDataExcel>
|
||||
{
|
||||
public override string FileName { get { return "AvatarSubSkillData.json"; } }
|
||||
public override string FileName { get { return "AvatarSkillData.json"; } }
|
||||
|
||||
public AvatarSkillDataExcel? FromId(int id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user