examples/moire: Enable to see the problem on mobile browsers (#459)

This commit is contained in:
Hajime Hoshi 2017-12-12 03:54:00 +09:00
parent aea2e491c3
commit 4928899566

View File

@ -23,9 +23,9 @@ import (
)
const (
initScreenWidth = 320
initScreenHeight = 240
initScreenScale = 2
initScreenWidth = 640
initScreenHeight = 480
initScreenScale = 1
)
var (