6 lines
81 B
Text
6 lines
81 B
Text
class RIGHT
|
|
{
|
|
static int ONE;
|
|
static int TWO;
|
|
static int ChangeMe;
|
|
}
|