Files
Fishing2Server/Hotfix/Game/Item/Helper/ItemFactory.cs
2025-08-01 18:05:25 +08:00

6 lines
56 B
C#

namespace NB.Game;
public class ItemFactory
{
}