Fixed Bugs; Temporarily removed I-Block
This commit is contained in:
parent
ee5e17c3e0
commit
956b719e62
4 changed files with 27 additions and 11 deletions
|
|
@ -19,7 +19,7 @@ const BLOCKSPATTERS : Dictionary = {
|
|||
"Z-Reverse": "res://scenes/Blocks/Patterns/Z-Reverse/Z-Reverse_block_pattern.tscn",
|
||||
"2x2": "res://scenes/Blocks/Patterns/2x2/2x2_block_pattern.tscn",
|
||||
"T": "res://scenes/Blocks/Patterns/T/T_block_pattern.tscn",
|
||||
"I": "res://scenes/Blocks/Patterns/I/I_block_pattern.tscn",
|
||||
#"I": "res://scenes/Blocks/Patterns/I/I_block_pattern.tscn",
|
||||
"1x3": "res://scenes/Blocks/Patterns/1x3/1x3_block_pattern.tscn"
|
||||
}
|
||||
enum Direction {BOTTOM, LEFT, RIGHT, TOP}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue