mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
update
This commit is contained in:
parent
7a44bae66f
commit
bdf7fd0fc8
@ -9,5 +9,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body onload="loadFiles()">
|
<body onload="loadFiles()">
|
||||||
<textarea id="outputArea"></textarea>
|
<textarea id="outputArea"></textarea>
|
||||||
|
<button onclick="mergeToCSV()">Merge</button>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -11,7 +11,6 @@ function loadFiles() {
|
|||||||
loadMD5()
|
loadMD5()
|
||||||
load256()
|
load256()
|
||||||
load1()
|
load1()
|
||||||
mergeToCsv()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function loadMD5() {
|
function loadMD5() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user