From 10a81cc14483bd1ff4e78858118a54fc4556a1ab Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Fri, 3 Mar 2017 17:36:50 +0100 Subject: [PATCH] Cosmetic --- src/decor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/decor.cxx b/src/decor.cxx index 2d5fc61..82185e7 100644 --- a/src/decor.cxx +++ b/src/decor.cxx @@ -620,7 +620,7 @@ void CDecor::BuildPutBlupi() if (m_rankBlupi[x][y] != -1) // déjà occupé ? { - /* MS: It's not right but at least less Blupi are + /* HACK: It's not right but at least less Blupi are * lost (invisible). The logic is not very clear, then * consider the following code as a workaround. */