mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Remove some useless LogMsgs
This commit is contained in:
@@ -1078,7 +1078,7 @@ void LevelRenderer::addParticle(const std::string& name, float x, float y, float
|
||||
}
|
||||
|
||||
#ifndef ORIGINAL_CODE
|
||||
LogMsg("Unknown particle type: %s", name.c_str());
|
||||
//LogMsg("Unknown particle type: %s", name.c_str());
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user