move editor/game logic to module
This commit is contained in:
parent
0738e658db
commit
d332bd30f3
3 changed files with 416 additions and 406 deletions
|
@ -257,6 +257,4 @@ impl GateType {
|
|||
GateType::NotEqual => "neq",
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue