mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 02:45:49 +00:00
cleanup: remove console branches from render texture and world helpers
This commit is contained in:
@@ -391,7 +391,7 @@ void MultiPlayerLevel::tickTiles() {
|
||||
PIXEndNamedEvent();
|
||||
|
||||
PIXBeginNamedEvent(0, "Ticking client side tiles");
|
||||
#ifdef __PSVITA__
|
||||
#if 0
|
||||
// AP - see CustomSet.h for and explanation
|
||||
for (int i = 0; i < chunksToPoll.end(); i += 1) {
|
||||
ChunkPos cp = chunksToPoll.get(i);
|
||||
|
||||
Reference in New Issue
Block a user