sdat2img.py: fixed utf-8 encoding (issue #7)

Esse commit está contido em:
Andrei Conache
2015-10-24 14:19:36 +02:00
commit 1900b244a9
+1 -1
Ver Arquivo
@@ -1,5 +1,5 @@
#!/usr/bin/env python
#encoding:utf8
# -*- coding: utf-8 -*-
#====================================================
# FILE: sdat2img.py
# AUTHORS: xpirt - luxi78 - howellzhu