need to merge with develop

This commit is contained in:
EternalRat
2021-06-14 17:53:51 +02:00
parent 19da647448
commit 5086e7ec03
8 changed files with 52 additions and 35 deletions
-1
View File
@@ -182,7 +182,6 @@ namespace BBM
{BREAKABLE, &createBreakable},
{UNBREAKABLE, &createUnbreakable},
{HOLE, &createHole},
{FLOOR, &createFloor},
{BUMPER, &createBumper},
{UPPERFLOOR, &createUpperFloor},
};