add new components to html
This commit is contained in:
parent
7ceddde661
commit
0d643be5a9
1 changed files with 2 additions and 0 deletions
|
|
@ -24,7 +24,9 @@
|
|||
<pmui-playscreen id="play-screen" style="display: none;"></pmui-playscreen>
|
||||
<pmui-keybindsscreen id="keybinds-screen" style="display: none;"></pmui-keybindsscreen>
|
||||
<pmui-optionsscreen id="options-screen" style="display: none;"></pmui-optionsscreen>
|
||||
<pmui-advanced-optionsscreen style="display: none;"></pmui-advanced-optionsscreen>
|
||||
<pmui-titlescreen id="title-screen" style="display: none;"></pmui-titlescreen>
|
||||
<pmui-notification></pmui-notification>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue