retarded mistake

This commit is contained in:
HF 2020-04-11 23:45:11 +02:00
parent d96e104978
commit 043d8777f1

View File

@ -165,7 +165,7 @@ async function draw(
if (setColor & 0x80
|| (canvas.v
&& x >= 96 && x <= 128 && y >= 35 && y <= 1000
&& x >= 96 && x <= 128 && z >= 35 && z <= 100
&& !user.isAdmin())
) {
logger.info(`${user.ip} tried to set on protected pixel (${x}, ${y})`);