forked from LeenkxTeam/LNXSDK
Webview for RunT/Krom
This commit is contained in:
@ -8,7 +8,7 @@ class AlertNode extends LogicNode {
|
||||
|
||||
override function run(from: Int) {
|
||||
|
||||
#if kha_html5
|
||||
#if js
|
||||
js.Browser.window.alert(inputs[1].get());
|
||||
#end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user