mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2025-01-31 19:55:26 +01:00
Removed unused property
This commit is contained in:
parent
f7b97added
commit
25e1b73fc7
@ -17,7 +17,6 @@ class PsaExportSequence:
|
||||
self.name: str = ''
|
||||
self.nla_state: PsaExportSequence.NlaState = PsaExportSequence.NlaState()
|
||||
self.fps: float = 30.0
|
||||
self.is_reversed: bool = False
|
||||
|
||||
|
||||
class PsaBuildOptions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user