Skip to content
Snippets Groups Projects
Commit 8bf57813 authored by dg's avatar dg
Browse files

temp fix

git-svn-id: http://svn.net-core.org/repos/t-engine4@6084 51575b47-30f0-44d4-a5cc-537603b46e54
parent 2f71213c
No related branches found
No related tags found
No related merge requests found
......@@ -243,7 +243,7 @@ return {
local text = ""
local tmp = ""
local line = function (txt, col) return " "..col..txt.."\n" end
local stri = "%s (%s %s %s)\n Score %d[%s]) - Wave: %d"
local stri = "%s (%s %s %s)\n Score %d) - Wave: %d"
local i = 1
while(scores[i] and scores[i].name) do
p = scores[i]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment