Browse Source

comment cleanup

combat-2
MagicBot 7 months ago
parent
commit
b312904548
  1. 2
      src/engine/gameManager/ConfigManager.java

2
src/engine/gameManager/ConfigManager.java

@ -10,7 +10,7 @@ package engine.gameManager; @@ -10,7 +10,7 @@ package engine.gameManager;
// Magicbane configuration is loaded from environment variables
//
// On boot the game first looks in mb.conf for the file magicbane.conf.
// On boot the game first looks in /mb.conf for the file magicbane.conf.
// If not found, a default is loaded from /mb.data to enable bootstrap.
import engine.mbEnums;

Loading…
Cancel
Save