From 4e0945340739bb9d1a8fdf30dfff12a7650c86a1 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Mon, 25 Jan 2021 04:48:11 +0100 Subject: [HTML5] Better editor HTML, small refactor. Side and GDNative libraries are now added by engine.js , the dynlink pre js had been deleted. --- misc/dist/html/editor.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index de3cd07a93..53ad826730 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -4,7 +4,7 @@ - + Godot Engine Web Editor ($GODOT_VERSION)