removove brown T and visible label in drag game V4
This commit is contained in:
@@ -77,7 +77,7 @@ import Layout from '../../layouts/Layout.astro';
|
||||
let shortUniqueID;
|
||||
let blockMatches;
|
||||
let resultView;
|
||||
let scoreTotal = 0; // scoreTotal resultView
|
||||
let scoreTotal = 0;
|
||||
|
||||
gameResult = [];
|
||||
window.onload = function() {
|
||||
|
||||
Reference in New Issue
Block a user