mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-13 21:34:44 +01:00
target command & weather api
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
{
|
||||
args.RemoveAt(0);
|
||||
|
||||
if (Cmd.CmdType == CommandType.All)
|
||||
if (Cmd.CmdType == CommandType.All || Cmd.CmdType == CommandType.Console)
|
||||
{
|
||||
Cmd.Run(args.ToArray());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user