Skip to content

Commit

Permalink
Update S2GConverter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mrglaster authored Mar 19, 2022
1 parent ca2f786 commit 4ad0100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S2GConverter.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ def find_smd_reference(path_to_model):
return smd_reference

def get_materials(path_to_model):
basetexture_line = ''
print("Analyzing .vmt files")
files = os.listdir(os.path.dirname(path_to_model) + '\\')
for i in files:
Expand Down

0 comments on commit 4ad0100

Please sign in to comment.