mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-11 22:44:48 -05:00
Gorram typos
This commit is contained in:
parent
9d864182e3
commit
623ec3f324
|
|
@ -109,7 +109,7 @@ namespace DSPRE {
|
|||
|
||||
if(FindMismatches(false)) {
|
||||
MessageBox.Show("There are some overlays in a compression state that does not match the set value for compression in the y9 table.\n"
|
||||
+ "This may cause errors or lack of usuability om hardware.\n"
|
||||
+ "This may cause errors or lack of usuability on hardware.\n"
|
||||
+ "You can find the mismatched cells coloured in RED.\nThis message is purely informational.", "Compression Mark Mismatch", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user