mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-19 23:17:13 +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
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
3
Client/Assets/Scripts/Managers/TileMapManager.cs.meta
Normal file
3
Client/Assets/Scripts/Managers/TileMapManager.cs.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b9c65bbe278844978d49c3cd26c050ed
|
||||
timeCreated: 1752248825
|
||||
Reference in New Issue
Block a user