Added profile priority system, fixed a few issues
This commit is contained in:
@@ -168,6 +168,7 @@ public class CommandService : IDisposable
|
||||
break;
|
||||
}
|
||||
|
||||
//todo: support for multiple profiles
|
||||
Profile? targetProfile = null;
|
||||
|
||||
characterName = subArgumentList[0].Trim();
|
||||
|
||||
Reference in New Issue
Block a user