lib/export/nuke_script.rb in tracksperanto-1.5.1 vs lib/export/nuke_script.rb in tracksperanto-1.5.2
- old
+ new
@@ -24,10 +24,9 @@
class T < Array
attr_accessor :name
include ::Tracksperanto::BlockInit
end
- # Should return the suffix and extension of this export file (like "_flame.stabilizer")
def self.desc_and_extension
"nuke.nk"
end
def self.human_name
\ No newline at end of file