mis en place la PR de simon sur les couleurs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Specify how many lines were cleared and how
|
||||
*/
|
||||
struct LineClear {
|
||||
int lines; // the number of lines cleared
|
||||
bool isSpin; // if the move was a spin
|
||||
int lines; // the number of lines cleared
|
||||
bool isSpin; // if the move was a spin
|
||||
bool isMiniSpin; // if the move was a spin mini
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user