细节修正
This commit is contained in:
parent
4d93233f66
commit
bf12f6ea65
@ -106,7 +106,7 @@ window.setInterval(function(){
|
||||
if(randomTip.length !== 0) {
|
||||
showMessage(randomTip, 5000);
|
||||
}
|
||||
},5000);
|
||||
},20000);
|
||||
|
||||
function showMessage(text, timeout){
|
||||
timeout = timeout || 5000;
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"version":"1.0.0",
|
||||
"model":"model/model.moc",
|
||||
"textures":[
|
||||
"model/Nightsky_Costume.png",
|
||||
"model/Sailor_Costume_Black.png"
|
||||
],
|
||||
"layout":{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user