1
0
mirror of synced 2024-11-23 22:10:59 +01:00

Remove some TODOs that are todone.

This commit is contained in:
Jennifer Taylor 2024-01-02 01:58:09 +00:00
parent eea8368602
commit 7dc0c86832
2 changed files with 1 additions and 3 deletions

View File

@ -869,7 +869,6 @@ class IIDXSpada(IIDXBase):
root = Node.void("IIDX21pc")
root.set_attribute("expire", "600")
# TODO: Hook all of these up to config options I guess?
ir = Node.void("ir")
root.add_child(ir)
ir.set_attribute("beat", "2")

View File

@ -854,7 +854,6 @@ class IIDXTricoro(IIDXBase):
root = Node.void("pc")
root.set_attribute("expire", "600")
# TODO: Hook all of these up to config options I guess?
ir = Node.void("ir")
root.add_child(ir)
ir.set_attribute("beat", "2")
@ -874,7 +873,7 @@ class IIDXTricoro(IIDXBase):
if self.omnimix and (not omni_events):
boss_phase = 0
else:
# TODO: Figure out what these map to, implement profile round tripping for them.
# TODO: Implement profile round tripping for these phases, enable event dropdown on frontend.
boss_phase = 0
# 1 is red phase