merge the new developmentbranch into the test branch #39
@@ -8,6 +8,11 @@
|
|||||||
* @see #BUNDLE
|
* @see #BUNDLE
|
||||||
*/
|
*/
|
||||||
public class Resources {
|
public class Resources {
|
||||||
|
/**
|
||||||
|
* Create Resources constants.
|
||||||
|
*/
|
||||||
|
public static final int MAX_PLAYERS = 4;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The resource bundle for the MDGA game.
|
* The resource bundle for the MDGA game.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user