mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 02:51:42 +00:00
Remove unused graphic, fix a comment.
This commit is contained in:
parent
a7d44b9814
commit
8f24cdfd76
Binary file not shown.
Before Width: | Height: | Size: 40 KiB |
@ -22,9 +22,9 @@
|
||||
# 6. Use either --clean to remove the -bak files or --revert to
|
||||
# undo the conversion.
|
||||
#
|
||||
# This script will barf on maps with custom terrains. Also, if you a single
|
||||
# subdirectory that mixes old-style and new-style terrain coding it might
|
||||
# get confused.
|
||||
# This script will barf on maps with custom terrains. Also, if you
|
||||
# have a single subdirectory that mixes old-style and new-style
|
||||
# terrain coding it might get confused.
|
||||
|
||||
import sys, os, re, getopt, curses.ascii, string, copy
|
||||
from wmltools import *
|
||||
|
Loading…
x
Reference in New Issue
Block a user