Skip to content
Snippets Groups Projects
Commit b5626f85 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix typo in oh-so-helpful error message ... NOT!

parent 33d57538
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -41,7 +41,7 @@ var LOCK_READ=1;
Settings=new GameSettings();
if(db==undefined) {
alert("ERROR: Configuation invalid");
alert("ERROR: Configuration invalid");
exit(1);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment