Strings - translation

This commit is contained in:
angelblue05 2016-06-20 20:57:29 -05:00
parent 924c3a4a05
commit 3e1aa94c78
10 changed files with 201 additions and 252 deletions

View file

@ -130,7 +130,7 @@ class Main():
elif mode == "texturecache":
import artwork
artwork.Artwork().FullTextureCacheSync()
artwork.Artwork().fullTextureCacheSync()
else:
entrypoint.doMainListing()