修改地图生成模板,墙体与水体回复正常

This commit is contained in:
suqin
2025-12-07 20:18:50 +08:00
parent 37f211ffc6
commit 9f6acd62b9
39 changed files with 24511 additions and 3146 deletions

View File

@@ -6,7 +6,7 @@ using static Platformer.Manager.GameManager;
namespace Platformer.Core
{
public class Levels90001
public class Levels80001
{
public Dictionary<int, Level> Levels = new Dictionary<int, Level>()
{