From a01b14f301afe9cea86f47b3ab27ce999097741a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Fri, 9 Oct 2020 12:02:21 +0300 Subject: Fix sniper and water creatures bug, mark some files --- src/core/General.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core/General.h') diff --git a/src/core/General.h b/src/core/General.h index 7ab444a4..7e06b96e 100644 --- a/src/core/General.h +++ b/src/core/General.h @@ -2,6 +2,8 @@ #include +// --MIAMI: file done + class CGeneral { public: -- cgit v1.2.3