aboutsummaryrefslogtreecommitdiff
path: root/src/paperflight/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/paperflight/index.html')
-rw-r--r--src/paperflight/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/paperflight/index.html b/src/paperflight/index.html
index dc60794..26540b4 100644
--- a/src/paperflight/index.html
+++ b/src/paperflight/index.html
@@ -16,6 +16,7 @@
var height = 600
var fps = 60
</script>
+ <script src="/paperflight/util.js"></script>
<script src="/paperflight/update.js"></script>
<script src="/paperflight/draw.js"></script>
<script src="/paperflight/items.js"></script>