From b2c9eac2cfe65b7c795138c10445362a738ae8e7 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Mon, 16 Jun 2025 21:43:11 -0700 Subject: [PATCH] Fixes --- LEGO1/lego/legoomni/src/worlds/registrationbook.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp b/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp index 903d1d93..7f10890e 100644 --- a/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp +++ b/LEGO1/lego/legoomni/src/worlds/registrationbook.cpp @@ -302,9 +302,6 @@ MxLong RegistrationBook::HandleControl(LegoControlManagerNotificationParam& p_pa } } -return 1; -} - // FUNCTION: LEGO1 0x100775c0 // STUB: BETA10 0x100f32b2 void RegistrationBook::FUN_100775c0(MxS16 p_playerIndex)