comment cleanup

This commit is contained in:
2024-04-25 20:24:15 -04:00
parent b312904548
commit ef43211103
+3 -1
View File
@@ -11,7 +11,9 @@ package engine.gameManager;
// Magicbane configuration is loaded from environment variables
//
// 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.
//
// If not found, a default config is loaded from /mb.data to enable bootstrap.
// This version should never be modified.
import engine.mbEnums;
import engine.server.login.LoginServer;