mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-19 06:54:05 +09:00
new wire property: branching
This commit is contained in:
@@ -17,4 +17,6 @@ class WireProp {
|
||||
var inputType: String = ""
|
||||
var outputType: String = ""
|
||||
|
||||
var canBranch: Boolean = true
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user