Skip to content
Snippets Groups Projects

Updates to door bulletin configs, and add warlords of the balance

Merged Kayz requested to merge mlong/externals into master
12 files
+ 102
30
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -17,6 +17,8 @@ var lines = file.readAll();
file.close();
lines[4] = gamedir;
lines[5] = "MANIA.ASC";
lines[6] = "MANIA.ANS";
writeln("Beginning node config generation...");
for(i = 0; i < system.nodes; i++) {
Loading