@@ -65,8 +65,8 @@ namespace LunaLightXMG
random = new Random(42);
// Init number of platforms / enemies
numOfPlatforms = 3;
numOfEnemies = 20;
numOfPlatforms = 4;
numOfEnemies = 10;
}
protected override void Initialize()
The note is not visible to the blocked user.