Change wording of SkipWaterboxIntegrityChecks description
This commit is contained in:
parent
bc922fb6d0
commit
46a426a244
|
@ -496,7 +496,7 @@
|
||||||
this.label6.Location = new System.Drawing.Point(27, 243);
|
this.label6.Location = new System.Drawing.Point(27, 243);
|
||||||
this.label6.Name = "label6";
|
this.label6.Name = "label6";
|
||||||
this.label6.Text = "Skips some integrity check exceptions in waterbox cores.\r\nUseful for romhackers. " +
|
this.label6.Text = "Skips some integrity check exceptions in waterbox cores.\r\nUseful for romhackers. " +
|
||||||
"Reboot core after changing.\r\nENABLING THIS VOIDS YOUR WARRANTY\r\n";
|
"Reboot core after changing.\r\nDon't bother reporting bugs if checked.\r\n";
|
||||||
//
|
//
|
||||||
// cbSkipWaterboxIntegrityChecks
|
// cbSkipWaterboxIntegrityChecks
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue