Solo sube las rampas desde el principio. Las atraviesa al saltar

This commit is contained in:
2022-09-10 18:31:28 +02:00
parent edaa59af7d
commit 0b405e4f99
2 changed files with 19 additions and 13 deletions

View File

@@ -488,7 +488,7 @@ void Room::fillMapTexture()
}
// LeftSlopes
if (false)
if (true)
{
for (auto l : leftSlopes)
{