Compare commits
1 Commits
4d8760c733
...
24be73c06a
Author | SHA1 | Date | |
---|---|---|---|
24be73c06a |
@ -25,7 +25,7 @@ def find_subtextures(pkg_reader):
|
||||
if ENTRIES[subname]:
|
||||
yield entry, sub
|
||||
else:
|
||||
print(f'WARNING: Found new subtexture: {fullpath}. This probably means that Supergiant has added new content to the game. This should probably be re-examined.')
|
||||
print(f'WARNING: Found new subtexture: {subname}. This probably means that Supergiant has added new content to the game. This should probably be re-examined.')
|
||||
|
||||
|
||||
def remove_subtexture(path, sub_atlas):
|
||||
|
Loading…
x
Reference in New Issue
Block a user