Expanded stubbiness of GenerateBot

This commit is contained in:
Chomp
2025-01-13 18:50:57 +00:00
parent 99be2f21c7
commit ac1c026399
+2
View File
@@ -144,6 +144,8 @@ public class BotGenerator
{
_logger.Error("NOT IMPLEMENTED BotGenerator.GenerateBot");
bot.Inventory.Items = [];
return bot;
}