mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2024-11-09 19:58:19 +00:00
debug
This commit is contained in:
parent
04f4e833a4
commit
76c862a2ba
@ -197,6 +197,7 @@ def rescue(id):
|
||||
char.attrib["lzy"] = new_zone.attrib["y"]
|
||||
char.attrib["lzz"] = new_zone.attrib["z"]
|
||||
char.attrib["lzid"] = form.save_world.data
|
||||
print(form.save_world.data)
|
||||
|
||||
character_data.xml_data = ET.tostring(character_xml)
|
||||
character_data.save()
|
||||
|
Loading…
Reference in New Issue
Block a user