_TheStrongestSnail/TheStrongestSnail/Assets/Scripts/Scene_main/main_kuangchang.cs

9 lines
129 B
C#
Raw Normal View History

2024-11-26 15:33:45 +08:00
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
2024-11-26 17:41:48 +08:00
public class main_kuangchang :main_shop
2024-11-26 15:33:45 +08:00
{
2024-11-26 17:41:48 +08:00
2024-11-26 15:33:45 +08:00
}