Make /pal config an alias for /pal
This commit is contained in:
parent
0d8a39a2b2
commit
b69a53ef3d
@ -140,6 +140,7 @@ namespace Pal.Client
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
case "":
|
case "":
|
||||||
|
case "config":
|
||||||
Service.WindowSystem.GetWindow<ConfigWindow>()?.Toggle();
|
Service.WindowSystem.GetWindow<ConfigWindow>()?.Toggle();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user