mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-09 20:25:31 +00:00
Merging with develop
This commit is contained in:
@@ -58,6 +58,7 @@ namespace BBM {
|
||||
if (!playerBonus)
|
||||
return;
|
||||
playerBonus->nextNoClipRate = playerBonus->noClipBonusRate;
|
||||
|
||||
playerBonus->isNoClipOn = true;
|
||||
const_cast<WAL::Entity &>(bonus).scheduleDeletion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user