This commit is contained in:
parent
d99039ff26
commit
2ce9e5c31a
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ with open("wiki/Modlist.md", "w") as f:
|
||||||
else:
|
else:
|
||||||
f.write("- " + mod)
|
f.write("- " + mod)
|
||||||
|
|
||||||
f.write("(" + mods[mod]["side"] + ")")
|
f.write(" (" + mods[mod]["side"] + ")\r\n")
|
||||||
|
|
Loading…
Reference in a new issue