mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update RedNoteMgr.cs
This commit is contained in:
@@ -58,7 +58,7 @@ namespace GameLogic
|
||||
|
||||
private Dictionary<int, string> _notifyStringMap;
|
||||
|
||||
public void Init()
|
||||
protected override void Init()
|
||||
{
|
||||
InitState();
|
||||
InitRedNoteConfig();
|
||||
|
Reference in New Issue
Block a user