feat,wip: 유니크 경매 시작
This commit is contained in:
@@ -5,7 +5,7 @@ enum ResourceType: string
|
||||
{
|
||||
case gold = 'gold';
|
||||
case rice = 'rice';
|
||||
case inheritancePoint = 'inheritancePoint';
|
||||
case inheritancePoint = 'inheritPoint';
|
||||
|
||||
public function getName(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user