Reformatted
This commit is contained in:
@@ -12,8 +12,8 @@ import java.util.Objects;
|
||||
|
||||
/**
|
||||
* Bootstrap that:
|
||||
* 1) Executes all Lua scripts found in DOM (<script type="lua"> and <script type="lua" src="...">)
|
||||
* 2) Scans DOM for on:* handlers and binds them automatically.
|
||||
* 1) Executes all Lua scripts found in DOM
|
||||
* * 2) Scans DOM for on:* handlers and binds them automatically.
|
||||
*/
|
||||
public final class LuaScriptBootstrap {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user