Update game.h
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
/***************
|
||||
/********************
|
||||
* tile combos *
|
||||
* empty = 0 *
|
||||
* green = 1 *
|
||||
@@ -7,7 +7,7 @@
|
||||
* orange = 4 *
|
||||
* cyan = 5 *
|
||||
* pink = 6 *
|
||||
* *************/
|
||||
* ******************/
|
||||
int Bricks [216][3] = {
|
||||
{6,6,6},
|
||||
{6,6,1},
|
||||
|
||||
Reference in New Issue
Block a user