refactor: Replace hardcoded node paths with constants and remove ScoreComponent.
This commit is contained in:
@@ -17,6 +17,7 @@ public static class Constants
|
||||
public const string FloatingTextManagerPath = "/root/FloatingTextManager";
|
||||
public const string UIManagerPath = "/root/UIManager";
|
||||
public const string ConsoleManagerPath = "/root/ConsoleManager";
|
||||
public const string ConfigFileHandlerPath = "/root/ConfigFileHandler";
|
||||
|
||||
// Group names
|
||||
public const string CoinsGroup = "coins";
|
||||
|
||||
Reference in New Issue
Block a user