1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00
This commit is contained in:
Mathieu Schroeter 2017-03-03 17:36:50 +01:00
parent 7d0f72f961
commit 10a81cc144

View File

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