change line endings to unix style
This commit is contained in:
parent
cdbbe77b89
commit
922ec19b7f
3
var.py
3
var.py
@ -267,3 +267,6 @@ def update_role_stats(nick, clk, role, won, iwon):
|
|||||||
|
|
||||||
c.execute("INSERT OR REPLACE INTO rolestats VALUES (?,?,?,?,?)",
|
c.execute("INSERT OR REPLACE INTO rolestats VALUES (?,?,?,?,?)",
|
||||||
(plid, rid, wins, iwins, total))
|
(plid, rid, wins, iwins, total))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
0
wolfbot.py
Normal file → Executable file
0
wolfbot.py
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user