aboutsummaryrefslogtreecommitdiff
path: root/ext/fg
diff options
context:
space:
mode:
authorsiikamiika <siikamiika@users.noreply.github.com>2019-12-01 05:38:23 +0200
committersiikamiika <siikamiika@users.noreply.github.com>2019-12-01 05:38:23 +0200
commit5929018facf792c203e18d3ec690478ee44388e0 (patch)
tree1088513ffdba0bf56a3b9867de3a0495b1a965b4 /ext/fg
parentbe23ad7213477500534a2546ca6ef139b23f0af9 (diff)
move Display context to a new class
Diffstat (limited to 'ext/fg')
-rw-r--r--ext/fg/float.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fg/float.html b/ext/fg/float.html
index 38439c79..8cc5a129 100644
--- a/ext/fg/float.html
+++ b/ext/fg/float.html
@@ -39,6 +39,7 @@
<script src="/fg/js/document.js"></script>
<script src="/fg/js/source.js"></script>
<script src="/mixed/js/audio.js"></script>
+ <script src="/mixed/js/display-context.js"></script>
<script src="/mixed/js/display.js"></script>
<script src="/mixed/js/scroll.js"></script>