From b1708a87a4963adb9ba1925c8ee9804c309a71f8 Mon Sep 17 00:00:00 2001 From: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:36:15 +0300 Subject: [PATCH] Remove unnecessary diff. --- UnleashedRecomp/app.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnleashedRecomp/app.h b/UnleashedRecomp/app.h index 4197c43e..bf05692e 100644 --- a/UnleashedRecomp/app.h +++ b/UnleashedRecomp/app.h @@ -9,7 +9,7 @@ public: static inline bool s_isMissingDLC; static inline bool s_isLoading; static inline bool s_isWerehog; - + static inline ELanguage s_language; static inline double s_deltaTime;