mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fix?
This commit is contained in:
parent
59bf4e69c2
commit
0c9c433cf5
@ -6,7 +6,7 @@ var output = "null"
|
|||||||
var linesDone = "1"
|
var linesDone = "1"
|
||||||
const outputArea = document.getElementById("outputArea").value
|
const outputArea = document.getElementById("outputArea").value
|
||||||
|
|
||||||
window.onload = function loadFiles() {
|
function loadFiles() {
|
||||||
loadString()
|
loadString()
|
||||||
loadMD5()
|
loadMD5()
|
||||||
load256()
|
load256()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user