mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Better WindowClass handling, Added Clipboard
This commit is contained in:
@@ -82,5 +82,6 @@
|
||||
<body>
|
||||
<div id="msg"></div>
|
||||
<button id="btn" onclick="HandleClick();">Click Me!</button>
|
||||
<input type="text" id="testInput" value="Hello World!"></input>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user