mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-08 23:07:46 +07:00
Fixed issue where _65 was not activated as a pop pad
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user