From 89bbeb4088b26cd07c00eac125889b5175ead3dd Mon Sep 17 00:00:00 2001 From: Daniel Hejduk Date: Wed, 7 Feb 2024 18:45:34 +0100 Subject: [PATCH] Fixing format issues --- LEGO1/lego/legoomni/src/act2/legoact2state.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/lego/legoomni/src/act2/legoact2state.cpp b/LEGO1/lego/legoomni/src/act2/legoact2state.cpp index 000dc82f..f75eaf04 100644 --- a/LEGO1/lego/legoomni/src/act2/legoact2state.cpp +++ b/LEGO1/lego/legoomni/src/act2/legoact2state.cpp @@ -4,4 +4,4 @@ MxBool LegoAct2State::VTable0x14() { return FALSE; -} \ No newline at end of file +}