From 2cb22a74aed80e2cce68f16b0821a690c7c05b7a Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 18 Jan 2018 11:04:53 +0100 Subject: new levels, auto round start --- Penguloon/Levels/SandLevel2.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Levels/SandLevel2.cs') diff --git a/Penguloon/Levels/SandLevel2.cs b/Penguloon/Levels/SandLevel2.cs index 5662e84..006737a 100644 --- a/Penguloon/Levels/SandLevel2.cs +++ b/Penguloon/Levels/SandLevel2.cs @@ -13,7 +13,7 @@ namespace Penguloon.Levels this.SplashArt = ContentManager.GetTexture("SplashArt/5"); this.Money = 350; this.Health = 200; - this.ID = 4; + this.ID = 5; this.MinimumLevel = 20; LevelType = LevelType.Sand; } -- cgit v1.2.3-70-g09d2