mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic
This commit is contained in:
parent
7d0f72f961
commit
10a81cc144
@ -620,7 +620,7 @@ void CDecor::BuildPutBlupi()
|
|||||||
|
|
||||||
if (m_rankBlupi[x][y] != -1) // déjà occupé ?
|
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
|
* lost (invisible). The logic is not very clear, then
|
||||||
* consider the following code as a workaround.
|
* consider the following code as a workaround.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user