Added Furnace Manager. Fixed minor bugs. Managing should be refactored soon!
This commit is contained in:
@@ -50,7 +50,7 @@ public class Config {
|
||||
return keyTopLeft.getInt(retDefKey);
|
||||
}
|
||||
|
||||
public static int getkeyTopCenter() {
|
||||
public static int getKeyTopCenter() {
|
||||
return keyTopCenter.getInt(retDefKey);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user