From 36ee7e7b2bc4b589a1bcf75f70aba94978cf03ca Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Mon, 16 Jun 2025 21:45:57 -0700 Subject: [PATCH] Fixes --- LEGO1/lego/legoomni/src/worlds/registrationbook.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp b/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp index 7f10890e..82b229fa 100644 --- a/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp +++ b/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp @@ -300,6 +300,8 @@ MxLong RegistrationBook::HandleControl(LegoControlManagerNotificationParam& p_pa FUN_100775c0(i); } } + + return 1; } // FUNCTION: LEGO1 0x100775c0