diff options
-rw-r--r-- | Disabling-Union-Room-check-when-entering-Pokémon-Centers..md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Disabling-Union-Room-check-when-entering-Pokémon-Centers..md b/Disabling-Union-Room-check-when-entering-Pokémon-Centers..md index 1f9c596..30d5e0d 100644 --- a/Disabling-Union-Room-check-when-entering-Pokémon-Centers..md +++ b/Disabling-Union-Room-check-when-entering-Pokémon-Centers..md @@ -1,6 +1,6 @@ Every time the player enters a Pokémon Center, the game checks for players that are currently in the Union Room. If they find someone, the Pokémon Center nurse informs the player about them. -However, this has the side effect of pausing the game mid-transition to do this. As there's currently no support for GBA the Wireless Adapter for emulators, we're gonna ommit this check to avoid having this awkward pause in the middle of the game. +However, this has the side effect of pausing the game mid-transition to do this. As there's currently no support for the GBA Wireless Adapter in emulators, we're gonna ommit this check to avoid having this awkward pause in the middle of the game. You first need to look every instance of the following line and comment it: |