comment cleanup

This commit is contained in:
2024-04-25 20:22:55 -04:00
parent 3b1db51a5e
commit b312904548
+1 -1
View File
@@ -10,7 +10,7 @@ package engine.gameManager;
// Magicbane configuration is loaded from environment variables // 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. // If not found, a default is loaded from /mb.data to enable bootstrap.
import engine.mbEnums; import engine.mbEnums;