fix method name

This commit is contained in:
Tyler Wilding
2021-08-11 22:33:31 -04:00
parent ca1d540849
commit f2e072cff0
7 changed files with 9 additions and 17 deletions
+1 -1
View File
@@ -212,7 +212,7 @@
(new (symbol type basic) _type_ 0)
(activate (_type_ process-tree basic pointer) process-tree 9)
(deactivate (_type_) none 10)
(copy-defaults (_type_ res-lump) none 11)
(copy-defaults! (_type_ res-lump) none 11)
(run-logic? (_type_) symbol 12)
(dummy-method () none 13)
)