mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 05:00:02 -04:00
Updated vibeOS
This commit is contained in:
parent
280ed50182
commit
958467bf44
3751 changed files with 0 additions and 0 deletions
|
@ -1,12 +0,0 @@
|
|||
var initTextEditor = ()=>{
|
||||
var textEditor = new cwindow('text-editor', 800, 600, (ele)=>{
|
||||
|
||||
});
|
||||
|
||||
demoWindow.title = 'Text Editor';
|
||||
demoWindow.width = 800;
|
||||
demoWindow.height = 600;
|
||||
demoWindow.x = msize.w / 2 - demoWindow.width / 2;
|
||||
demoWindow.y = msize.h / 2 - demoWindow.height / 2;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue