Removed debug message.
This commit is contained in:
parent
e19556ebf6
commit
eb4dd23775
@ -76,7 +76,6 @@ bool cBeaconEntity::IsMineralBlock(BLOCKTYPE a_BlockType)
|
|||||||
|
|
||||||
bool cBeaconEntity::Tick(float a_Dt, cChunk & a_Chunk)
|
bool cBeaconEntity::Tick(float a_Dt, cChunk & a_Chunk)
|
||||||
{
|
{
|
||||||
std::cout << GetPyramidLevel() << "\n";
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user