Skip to content

Commit f19238a

Browse files
added forgotten script references
1 parent 0172792 commit f19238a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

otrio.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
Games
66
</title>
77
<base target="_blank">
8-
<script src="https://epicenterprograms.github.io/standards/behavior/general.js"></script>
8+
<script src="https://www.gstatic.com/firebasejs/4.6.1/firebase.js"></script>
9+
<script src="https://www.gstatic.com/firebasejs/4.6.1/firebase-firestore.js"></script>
10+
<script src="https://epicenterprograms.github.io/standards/behavior/firebaseinit.js"></script>
911
<script src="https://epicenterprograms.github.io/standards/behavior/storage.js"></script>
12+
<script src="https://epicenterprograms.github.io/standards/behavior/general.js"></script>
1013
<script src="https://epicenterprograms.github.io/standards/behavior/game.js"></script>
1114
<!--
1215
<script src="file:///C:/Users/rtben/Documents/GitHub/standards/behavior/game.js"></script>

0 commit comments

Comments
 (0)