From 0c20db8d108c4123fcc3ecb343759e68567a4d4e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Nov 2018 00:51:57 +0300 Subject: Remove extra ; from different code. --- src/gamemodifiers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gamemodifiers.cpp') diff --git a/src/gamemodifiers.cpp b/src/gamemodifiers.cpp index f3e9dbdd0..9badf5b42 100644 --- a/src/gamemodifiers.cpp +++ b/src/gamemodifiers.cpp @@ -131,7 +131,7 @@ void GameModifiers::changeMode(unsigned *restrict const var, GameModifierListener::distributeEvent(); const std::string str = (*func)(); if (str.size() > 4) - debugMsg(str.substr(4)); + debugMsg(str.substr(4)) } const char *GameModifiers::getVarItem(const char *const *const arr, -- cgit v1.2.3-60-g2f50