From 792d4e4c7e0f736aac837f1ccb77da31127ee253 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Sun, 1 Feb 2026 12:16:49 +0100 Subject: identiation update --- src/Utils.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/Utils.hpp b/src/Utils.hpp index 51a57e9..ffa44a6 100644 --- a/src/Utils.hpp +++ b/src/Utils.hpp @@ -3,7 +3,7 @@ #pragma once class Utils{ - public: - int catchInputInt(int* input); - int catchReturn(int renum); +public: + int catchInputInt(int* input); + int catchReturn(int renum); }; -- cgit v1.2.3