mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2025-01-19 15:38:39 +01:00
Fixed a bug with the previous commit.
This commit is contained in:
parent
07ccc8c650
commit
60c7f2125a
@ -86,7 +86,6 @@ def update_actions_and_timeline_markers(context: Context, armature: Armature):
|
||||
item = pg.marker_list.add()
|
||||
item.name = sequence_name
|
||||
item.is_selected = False
|
||||
frame_start, frame_end = sequence_frame_ranges[marker_name]
|
||||
item.frame_start = frame_start
|
||||
item.frame_end = frame_end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user