Fix imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import minecraft.networking.packets
|
||||
from protocol import packets
|
||||
from .protocol import packets
|
||||
|
||||
def get_packets(old_get_packets):
|
||||
def wrapper(func, context):
|
||||
|
||||
Reference in New Issue
Block a user