Skip to content

Commit 82c7553

Browse files
author
linshun
committed
add plugin
1 parent 78a09a0 commit 82c7553

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

res/images/plugin.jpg

-21.1 KB
Binary file not shown.

res/images/plugin.png

154 KB
Loading

src/res.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var s_stars1 = "res/images/stars.png";
3535
var s_sakura = "res/images/sakura.png";
3636
var s_webgldemo = "res/images/webgl_demo.jpg";
3737
var s_job = "res/images/job.jpg";
38-
var s_plugin = "res/images/plugin.jpg";
38+
var s_plugin = "res/images/plugin.png";
3939

4040
// MoonWarriors
4141
var s_loading = "res/images/loading.png";
@@ -89,7 +89,7 @@ var g_res = [
8989
{type:"image", src:"res/images/sakura.png"},
9090
{type:"image", src:"res/images/webgl_demo.jpg"},
9191
{type:"image", src:"res/images/job.jpg"},
92-
{type:"image", src:"res/images/plugin.jpg"},
92+
{type:"image", src:"res/images/plugin.png"},
9393

9494
{type:"image", src:s_loading},
9595
{type:"image", src:s_ship01},

0 commit comments

Comments
 (0)