mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix player name include, bump version
This commit is contained in:
@@ -74,7 +74,6 @@ function non_players.update_servant_list()
|
||||
|
||||
local quest_servant_id_list = get_quest_servant_id_list_method:call(singletons.servant_manager);
|
||||
if quest_servant_id_list == nil then
|
||||
customization_menu.status = "No quest servant id list";
|
||||
return;
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user