mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-19 21:57:12 +08:00
(clinet) feat:添加瓦片地图临时贴图
This commit is contained in:
7
Client/Assets/Scripts/Managers/TileMapManager.cs
Normal file
7
Client/Assets/Scripts/Managers/TileMapManager.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Managers
|
||||
{
|
||||
public class TileMapManager
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user