ja s'ha liat la cosa per no fer pull, ostia
This commit is contained in:
@@ -42,10 +42,10 @@ class Balloon {
|
||||
static constexpr int POWERBALL_COUNTER = 8;
|
||||
|
||||
enum class Size : Uint8 {
|
||||
SIZE_0 = 0,
|
||||
SIZE_1 = 1,
|
||||
SIZE_2 = 2,
|
||||
SIZE_3 = 3,
|
||||
SMALL = 0,
|
||||
MEDIUM = 1,
|
||||
LARGE = 2,
|
||||
EXTRALARGE = 3,
|
||||
};
|
||||
|
||||
enum class Type : Uint8 {
|
||||
|
||||
Reference in New Issue
Block a user