修改地图生成模板,墙体与水体回复正常
This commit is contained in:
@@ -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>()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user