From d4c1a78d1286da24ca7b96df9ceae8a7b04af86e Mon Sep 17 00:00:00 2001 From: Eduardo Alvaro Quezada D'Ottone Date: Sun, 20 Sep 2020 19:55:48 -0300 Subject: Fix grammar --- "Disabling-Union-Room-check-when-entering-Pok\303\251mon-Centers..md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Disabling-Union-Room-check-when-entering-Pok\303\251mon-Centers..md" "b/Disabling-Union-Room-check-when-entering-Pok\303\251mon-Centers..md" index 1f9c596..30d5e0d 100644 --- "a/Disabling-Union-Room-check-when-entering-Pok\303\251mon-Centers..md" +++ "b/Disabling-Union-Room-check-when-entering-Pok\303\251mon-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: -- cgit v1.2.3