mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Pokémon R/B: client locations import (#2596)
This commit is contained in:
@@ -6,7 +6,7 @@ from NetUtils import ClientStatus
|
|||||||
from worlds._bizhawk.client import BizHawkClient
|
from worlds._bizhawk.client import BizHawkClient
|
||||||
from worlds._bizhawk import read, write, guarded_write
|
from worlds._bizhawk import read, write, guarded_write
|
||||||
|
|
||||||
from worlds.pokemon_rb.locations import location_data
|
from .locations import location_data
|
||||||
|
|
||||||
logger = logging.getLogger("Client")
|
logger = logging.getLogger("Client")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user