mirror of
https://github.com/Manu098vm/Switch-Gift-Data-Manager.git
synced 2026-03-21 17:34:31 -05:00
Typo
This commit is contained in:
parent
26970d4023
commit
113adcfffa
|
|
@ -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émon.\n" +
|
||||
"WCID editings in SV wondercards might impact the entity's TID and SID, resulting in an illegal Pokémon.\n" +
|
||||
"Do not share Pokémon obtained with the use of edited wondercards.\n" +
|
||||
"\nDo you want to coninue?";
|
||||
var disclaimer = MessageBox.Show(warning, "Disclaimer", MessageBoxButtons.YesNo);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user