mirror of
https://github.com/Manu098vm/Switch-Gift-Data-Manager.git
synced 2026-08-18 00:41:41 -05:00
Typo
This commit is contained in:
@@ -181,7 +181,7 @@ namespace SwitchGiftDataManager.WinForm
|
||||
if(CurrentGame is Games.SCVI)
|
||||
{
|
||||
var warning = "WARNING\n\n" +
|
||||
"WCID editings in SV wondecards might impact the entity's TID and SID, resulting in an illegal Pok<6F>mon.\n" +
|
||||
"WCID editings in SV wondercards might impact the entity's TID and SID, resulting in an illegal Pok<6F>mon.\n" +
|
||||
"Do not share Pok<6F>mon obtained with the use of edited wondercards.\n" +
|
||||
"\nDo you want to coninue?";
|
||||
var disclaimer = MessageBox.Show(warning, "Disclaimer", MessageBoxButtons.YesNo);
|
||||
|
||||
Reference in New Issue
Block a user