diff options
Diffstat (limited to 'tools/editor/index.html')
| -rw-r--r-- | tools/editor/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/index.html b/tools/editor/index.html index 6cb6af7..7c977e3 100644 --- a/tools/editor/index.html +++ b/tools/editor/index.html @@ -29,6 +29,8 @@ </div> </div> + <script src="sdf.js"></script> + <script src="dct.js"></script> <script src="script.js"></script> </body> </html> |
