Use our own hypot() for older Python support
This commit is contained in:
@@ -3,7 +3,6 @@ import time
|
||||
import importlib
|
||||
import random
|
||||
from itertools import count
|
||||
from math import hypot, floor
|
||||
|
||||
from minecraft.networking.types import BlockFace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user