enable lua
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<head>
|
||||
<link type="text/rcss" href="html.rcss"/>
|
||||
<link type="text/rcss" href="phone.rcss"/>
|
||||
<script src="demo.lua"></script>
|
||||
<title>Fullscreen Mobile UI</title>
|
||||
</head>
|
||||
<body>
|
||||
@@ -21,6 +22,9 @@
|
||||
<div class="header-section">
|
||||
<h1>Hello omar 3 hello! and hello LEO 2 Hello!</h1>
|
||||
</div>
|
||||
<div class="button-container">
|
||||
<button id="main-button" onclick="onButtonClick(event)">Click Me!</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="nav-bar">
|
||||
|
||||
Reference in New Issue
Block a user