hh (fixed stupid rulesets doing stupid things)

pull/4/head
Ishaan Bhardwaj 2020-12-22 22:15:15 -05:00
parent 7be429bb17
commit 92f17c54df
2 changed files with 0 additions and 3 deletions

View File

@ -28,7 +28,6 @@ BONKERS.colourscheme = {
BONKERS.softdrop_lock = false
BONKERS.harddrop_lock = true
BONKERS.enable_IRS_wallkicks = true
BONKERS.block_offsets = {
I={

View File

@ -19,8 +19,6 @@ CRAP.colourscheme = {
CRAP.softdrop_lock = true
CRAP.harddrop_lock = false
CRAP.enable_IRS_wallkicks = true
CRAP.spawn_positions = {
I = { x=5, y=4 },
J = { x=4, y=5 },