mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-11 01:01:59 +00:00
@@ -215,7 +215,7 @@ void CXuiSceneBase::_TickAllBaseScenes()
|
||||
}
|
||||
else
|
||||
{
|
||||
std::shared_ptr<EnderDragon> boss = EnderDragonRenderer::bossInstance;
|
||||
shared_ptr<EnderDragon> boss = EnderDragonRenderer::bossInstance;
|
||||
EnderDragonRenderer::bossInstance = nullptr;
|
||||
m_ticksWithNoBoss = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user