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. */