@@ -377,7 +377,7 @@ class AnimeWwise(QMainWindow):
_map=self.assetMap.currentIndex()
if_map!=0:
_map=self.maps["maps"][_map-1]["name"]
_map=self.maps[_map-1]["name"]
else:
_map=None
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.