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

9 lines
124 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_woshe :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
}