forked from MapComplete/MapComplete
Move pdf-export GUI into index
This commit is contained in:
parent
b912343805
commit
c5170e61bf
3 changed files with 8 additions and 7 deletions
6
test.ts
6
test.ts
|
|
@ -1,6 +0,0 @@
|
|||
import MinimapImplementation from "./UI/Base/MinimapImplementation";
|
||||
import {PdfExportGui} from "./UI/BigComponents/PdfExportGui";
|
||||
|
||||
MinimapImplementation.initialize()
|
||||
|
||||
new PdfExportGui("extradiv").AttachTo("maindiv")
|
||||
Loading…
Add table
Add a link
Reference in a new issue