mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-17 06:28:44 +00:00
cleanup: remove console branches from render texture and world helpers
This commit is contained in:
@@ -64,7 +64,7 @@ bool AwardStatPacket::isAync() { return true; }
|
||||
|
||||
// On most platforms we only store 'count' in an AwardStatPacket.
|
||||
int AwardStatPacket::getCount() {
|
||||
#ifdef _DURANGO
|
||||
#if 0
|
||||
assert(false); // Method not supported on Durango.
|
||||
return 0;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user