mirror of https://github.com/PCSX2/pcsx2.git
commit
4061539e1b
|
@ -281,7 +281,7 @@ static void SysMessage(const wchar_t *fmt, ...)
|
|||
|
||||
static void __forceinline PluginNullConfigure(std::string desc, int &log)
|
||||
{
|
||||
SysMessage("This space intentionally left blank.");
|
||||
SysMessage("This space is intentionally left blank.");
|
||||
}
|
||||
|
||||
static void __forceinline PluginNullAbout(const char *aboutText)
|
||||
|
|
Loading…
Reference in New Issue