Fixed issue where _65 was not activated as a pop pad

This commit is contained in:
Collin Smith
2019-12-03 01:46:47 -08:00
parent 07d56dd3a6
commit 73960ab993

View File

@ -164,7 +164,7 @@ public class Map implements Disposable {
POPPADS.addAll(
_47, _48, _49,
_50, _51, _52, _53, _54, _55, _56, _57, _58, _59,
_60, _61, _62, _63, _64, _66, _66, _67, _68, _69,
_60, _61, _62, _63, _64, _65, _66, _67, _68, _69,
_70, _71, _72, _73, _74);
}