mirror of
https://github.com/miky-kr5/CEIDEC-Pong-Web.git
synced 2023-01-29 18:47:06 +00:00
Changed some site UI stuff.
This commit is contained in:
@@ -40,7 +40,7 @@ function randSig() {
|
||||
|
||||
function startGame() {
|
||||
if (ethCallback !== null) {
|
||||
canIPlayTheGame()
|
||||
ethCallback();
|
||||
} else {
|
||||
alert("Can't play the game\nWeb3 not initialized.");
|
||||
}
|
||||
|
Reference in New Issue
Block a user