forked from github/server
that typo has been bugging me
This commit is contained in:
parent
d7c2824ba9
commit
bdb887c9fb
|
@ -17,7 +17,7 @@ function dbupdate()
|
||||||
edb:update_factions()
|
edb:update_factions()
|
||||||
edb:update_scores()
|
edb:update_scores()
|
||||||
else
|
else
|
||||||
print("could no open "..config.basepath.."/eressea.db")
|
print("could not open "..config.basepath.."/eressea.db")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue