Skip to content
Snippets Groups Projects
Commit b359b955 authored by deuce's avatar deuce
Browse files

Remove the last file_remove() call

parent 5c75f919
No related branches found
No related tags found
No related merge requests found
......@@ -84,8 +84,6 @@ if(js.global.db != undefined) {
exit(1);
}
file_remove(fname("players.dat"));
load(fname("ports.js"));
load(fname("planets.js"));
load(fname("teams.js"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment