forked from sin365/AxibugEmuOnline
Compare commits
2 Commits
5dae909fa2
...
797ab0c843
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
797ab0c843 | ||
| a91d404944 |
@ -100,7 +100,7 @@ namespace AxibugEmuOnline.Client
|
||||
public abstract void Init(List<T> menuDataList);
|
||||
|
||||
|
||||
private void OnDestroy()
|
||||
protected override void OnDestroy()
|
||||
{
|
||||
if (CommandDispatcher.Instance != null)
|
||||
CommandDispatcher.Instance.UnRegistController(this);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user