mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Functions that have SystemArray are now pcalled
+ Fix singletons.game_keyboard; + Changed monster data initialization order.
This commit is contained in:
@@ -140,7 +140,7 @@ function singletons.init_game_keyboard()
|
||||
--log.error("[MHR Overlay] No game keyboard");
|
||||
end
|
||||
|
||||
return singletons.ggame_keyboard;
|
||||
return singletons.game_keyboard;
|
||||
end
|
||||
|
||||
function singletons.init_scene_manager()
|
||||
|
||||
Reference in New Issue
Block a user