Use GopherJS/GopherWasm

This commit is contained in:
Hajime Hoshi
2018-06-24 16:10:24 +09:00
parent a8c27b4eb1
commit a9359e4ef8
10 changed files with 10 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ import (
"log"
"math"
"github.com/hajimehoshi/gopherwasm/js"
"github.com/gopherjs/gopherwasm/js"
"github.com/hajimehoshi/ebiten"
"github.com/hajimehoshi/ebiten/ebitenutil"