Zmiana nazwy stałej.
This commit is contained in:
@@ -48,7 +48,7 @@ public class Node {
|
||||
|
||||
static final int BUILDINGS_COUNT;
|
||||
static {
|
||||
switch (MapConsts.DL_MK) {
|
||||
switch (MapConsts.SS_SIZE) {
|
||||
case 200:
|
||||
BUILDINGS_COUNT = 8;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user