moved windowman to builder/windowman
This commit is contained in:
parent
4ff42ead0f
commit
6644a4d267
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
Construct an internal page.
|
||||
*/
|
||||
|
||||
import windowman from "/scripts/GUI/windowman.js";
|
||||
import windowman from "/scripts/GUI/builder/windowman.js";
|
||||
|
||||
export default class Page {
|
||||
constructor () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue