From 8c098d8abf29b6bdce455bf1294b24f16254da32 Mon Sep 17 00:00:00 2001 From: MineRobber___T Date: Sun, 4 Oct 2020 03:10:35 -0400 Subject: Remove outdated comment The comment referred to using || instead of &&, despite the fact that the code now uses &&.---