Add: HistoryRecord

This commit is contained in:
2018-05-10 15:50:34 +09:00
parent 856e75d2d9
commit 7fc6364fc0
2 changed files with 57 additions and 13 deletions
+1
View File
@@ -15,6 +15,7 @@
<script src="../../game/global/global_variables.js"></script>
<!-- library source files -->
<script src="../../game/lib/number_util.js"></script>
<script src="../../game/lib/input_type_text.js"></script>
<script src="../../game/lib/round_rect_button.js"></script>
<script src="../../game/lib/back_button.js"></script>