From 71601b88ff1ea50f791e820e82047a5123e68230 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sun, 1 May 2016 14:09:53 +0100 Subject: [PATCH] Fix & symbols in GameFixesPanel --- pcsx2/gui/Panels/GameFixesPanel.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcsx2/gui/Panels/GameFixesPanel.cpp b/pcsx2/gui/Panels/GameFixesPanel.cpp index 3797aecef9..9c0d12c54a 100644 --- a/pcsx2/gui/Panels/GameFixesPanel.cpp +++ b/pcsx2/gui/Panels/GameFixesPanel.cpp @@ -89,11 +89,11 @@ Panels::GameFixesPanel::GameFixesPanel( wxWindow* parent ) ) }, { - _("Delay VIF1 Stalls (VIF1 FIFO) - For SOCOM 2 HUD & Spy Hunter loading hang."), + _("Delay VIF1 Stalls (VIF1 FIFO) - For SOCOM 2 HUD and Spy Hunter loading hang."), wxEmptyString }, { - _("Enable the GIF FIFO (slower but needed for Hotwheels, Wallace & Gromit, DJ Hero)"), + _("Enable the GIF FIFO (slower but needed for Hotwheels, Wallace and Gromit, DJ Hero)"), wxEmptyString }, {