fixed high score - yatzee

This commit is contained in:
HearMeWhisper 2021-09-30 21:41:24 -04:00
parent 79bf1915f0
commit 95d49731dd

14
binary/table.html Normal file
View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<table>
<col>
</table>
</body>
</html>