Lifebuoy added. Incomplete, but it appears.

This commit is contained in:
PlatinumSkink
2015-10-08 14:00:26 +02:00
parent 1a49e9d1b0
commit 566b440d80
6 changed files with 182 additions and 2 deletions
+1 -1
View File
@@ -420,7 +420,7 @@ void dd::Systems::LevelSystem::GetNextLevel()
1, 1, 1, 1, 1, 1, 1,
1, 2, 1, 2, 1, 2, 1,
1, 1, 0, 1, 0, 1, 1,
1, 0, 0, 1, 0, 0, 1};
1, 0, 0, 3, 0, 0, 1};
} else if (m_CurrentLevel == 2) {
level =
{1, 0, 0, 0, 0, 0, 1,