Compare commits
1 Commits
24be73c06a
...
4d8760c733
Author | SHA1 | Date | |
---|---|---|---|
4d8760c733 |
@ -25,7 +25,7 @@ def find_subtextures(pkg_reader):
|
|||||||
if ENTRIES[subname]:
|
if ENTRIES[subname]:
|
||||||
yield entry, sub
|
yield entry, sub
|
||||||
else:
|
else:
|
||||||
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.')
|
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.')
|
||||||
|
|
||||||
|
|
||||||
def remove_subtexture(path, sub_atlas):
|
def remove_subtexture(path, sub_atlas):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user