diff --git a/LEGO1/lego/legoomni/src/worlds/gasstation.cpp b/LEGO1/lego/legoomni/src/worlds/gasstation.cpp index 68936e29..f695ab34 100644 --- a/LEGO1/lego/legoomni/src/worlds/gasstation.cpp +++ b/LEGO1/lego/legoomni/src/worlds/gasstation.cpp @@ -265,7 +265,7 @@ void GasStation::ReadyWorld() // FUNCTION: LEGO1 0x10005590 void GasStation::FUN_10005590(undefined4 p_param) { - // TODO + PlayAction(p_param); } inline void GasStation::PlayAction(MxU32 p_objectId)