more db progress
This commit is contained in:
@@ -22,7 +22,7 @@ public class BotController
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public BotCore GetBotCoreDifficulty()
|
||||
public Dictionary<string, object> GetBotCoreDifficulty()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user