From ef7e297efe63a45cd3a821c171d98d0681c714ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Konopacki?= Date: Thu, 9 Aug 2012 22:05:42 +0200 Subject: CBotString.cpp Bug resolve --- src/CBot/CBotString.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CBot/CBotString.cpp') diff --git a/src/CBot/CBotString.cpp b/src/CBot/CBotString.cpp index 1b42c23..d471ed0 100644 --- a/src/CBot/CBotString.cpp +++ b/src/CBot/CBotString.cpp @@ -70,7 +70,7 @@ const std::map CBotString::s_keywordString = {ID_CLOSEPAR, ")"}, {ID_OPBLK, "{"}, {ID_CLBLK, "}"}, - {ID_SEP, "},"}, + {ID_SEP, ";"}, {ID_COMMA, ","}, {ID_DOTS, ":"}, {ID_DOT, "."}, -- cgit v1.2.3-1-g7c22