Make savefile-->SQL note converter functional

This commit is contained in:
Markolie
2015-09-15 21:19:19 +02:00
parent 5fbbd39cbc
commit a09b295890
4 changed files with 39 additions and 49 deletions
+3 -3
View File
@@ -282,10 +282,10 @@
winset(src, null, "command=\".configure graphics-hwmode on\"")
log_client_to_db()
if (config && config.autoconvert_notes)
convert_notes_sql(ckey)
if (config && config.autoconvert_notes)
convert_notes_sql(ckey)
send_resources()
//////////////