Emotions changes

This commit is contained in:
joe
2023-08-06 13:49:48 +09:00
parent 6d57684d73
commit d74e90106f

View File

@@ -313,7 +313,6 @@ class MainFrame(wx.Frame):
with open(file_path, 'r') as json_file:
emotions = json.load(json_file)
targetpose = emotions.get(emotion, {})
targetpose_values = targetpose