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-08-09 23:27:38 +02:00
parent 5467382cda
commit 7aed50040e

View File

@ -576,7 +576,8 @@ void CDecor::BlupiInitAction (Sint32 rank, Sint32 action, Sint32 direct)
m_blupi[rank].step = 0; m_blupi[rank].step = 0;
} }
} }
if (m_blupi[rank].action == ACTION_STOPTIRED && m_blupi[rank].goalAction == 0) if (
m_blupi[rank].action == ACTION_STOPTIRED && m_blupi[rank].goalAction == 0)
{ {
rand = Random (0, 100); rand = Random (0, 100);
if ( if (