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>
|
||||
<body onload="loadFiles()">
|
||||
<textarea id="outputArea"></textarea>
|
||||
<button onclick="mergeToCSV()">Merge</button>
|
||||
</body>
|
||||
</html>
|
||||
@ -11,7 +11,6 @@ function loadFiles() {
|
||||
loadMD5()
|
||||
load256()
|
||||
load1()
|
||||
mergeToCsv()
|
||||
}
|
||||
|
||||
function loadMD5() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user