mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-03-01 09:15:25 +01:00
Updated english language translation (#917)
This commit is contained in:
parent
55ee82cd96
commit
2655348ecf
@ -102,7 +102,7 @@ LoadSnapshot (char * filepath, bool silent)
|
|||||||
if(!fp)
|
if(!fp)
|
||||||
{
|
{
|
||||||
if(!silent)
|
if(!silent)
|
||||||
ErrorPrompt("Unable to open snapshot!");
|
ErrorPrompt("Unable to open state!");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user