Merge pull request #136 from torara46/patch-1

Fix elemental
ver11
hako-mikan 2023-12-16 00:10:37 +09:00 committed by GitHub
commit a168bc55a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -712,6 +712,7 @@ def loradealer(self, prompts,lratios,elementals, extra_network_data = None):
if elem in elementals:
setnow = True
elem = elementals[elem]
else:
elem = ""