mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Update score.cpp
This commit is contained in:
parent
4df90b890e
commit
672723bd21
@ -155,6 +155,7 @@ void Score::ReadyWorld()
|
||||
MxLong Score::FUN_100016d0(LegoControlManagerEvent& p_param)
|
||||
{
|
||||
MxS16 l = p_param.GetUnknown0x28();
|
||||
|
||||
if (l == 1 || p_param.GetClickedObjectId() == 4) {
|
||||
switch (p_param.GetClickedObjectId()) {
|
||||
case 1:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user