diff options
Diffstat (limited to 'src/paperflight/index.html')
-rw-r--r-- | src/paperflight/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/paperflight/index.html b/src/paperflight/index.html index c22f322..dc60794 100644 --- a/src/paperflight/index.html +++ b/src/paperflight/index.html @@ -18,6 +18,7 @@ </script> <script src="/paperflight/update.js"></script> <script src="/paperflight/draw.js"></script> + <script src="/paperflight/items.js"></script> <script src="/paperflight/levels.js"></script> <script> var username = undefined |