initial interface builder
This commit is contained in:
parent
0b2a5a49c3
commit
502747ec70
1 changed files with 7 additions and 0 deletions
7
gui/scripts/interface.JS
Normal file
7
gui/scripts/interface.JS
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
/* interface.js
|
||||||
|
Control the interface!
|
||||||
|
*/
|
||||||
|
|
||||||
|
export default class interface {
|
||||||
|
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue