mirror of
https://github.com/Fuindin/ShiningEditor.git
synced 2025-06-18 22:35:35 -04:00
Update MainForm.cs
This commit is contained in:
parent
175f9beebb
commit
dd3115b965
@ -118,7 +118,7 @@ namespace ShiningEditor
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
MessageBox.Show("You must first select a Phantasy Star game from the menu so the correct game data is loaded.", "Warning!", MessageBoxButtons.OK, MessageBoxIcon.Warning);
|
MessageBox.Show("You must first select a Shining game from the menu so the correct game data is loaded.", "Warning!", MessageBoxButtons.OK, MessageBoxIcon.Warning);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user