about summary refs log tree commit diff
path: root/scripts/font_converter.py
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-03-22 18:40:27 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-03-22 18:40:27 +0000
commitbc108df382b5ac4ca637bf97ba9b2d8b2d83e58f (patch)
treee04fade6077515b8a912283ea48bce52e2c771f2 /scripts/font_converter.py
parent271f1ae44af3251bd9d4dd5585ae7078a5fe7993 (diff)
downloadzcatch-bc108df382b5ac4ca637bf97ba9b2d8b2d83e58f.tar.gz
zcatch-bc108df382b5ac4ca637bf97ba9b2d8b2d83e58f.zip
renamed everything. added the new license
Diffstat (limited to 'scripts/font_converter.py')
-rw-r--r--scripts/font_converter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/font_converter.py b/scripts/font_converter.py
index d8ba5d39..09d22172 100644
--- a/scripts/font_converter.py
+++ b/scripts/font_converter.py
@@ -144,5 +144,5 @@ if len(sys.argv) >= 2:
         convert(input, output)
     print "done!"
 else:
-    print "font converter! converts .fnt files to teewars .tfnt"
+    print "font converter! converts .fnt files to teeworlds .tfnt"
     print "usage: font_converter <input>"