try to draw 1000*1000 svg grig
This commit is contained in:
parent
3c9b76835f
commit
2a8fc385e2
|
@ -24,7 +24,7 @@ function applyInitMessage(request){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function tron(bot1,bot2,xdcheck){
|
function tron(bot1,bot2,xd_check){
|
||||||
//empty
|
//empty
|
||||||
while (document.getElementById('fightResult').firstChild) {
|
while (document.getElementById('fightResult').firstChild) {
|
||||||
document.getElementById('fightResult').removeChild(document.getElementById('fightResult').firstChild);
|
document.getElementById('fightResult').removeChild(document.getElementById('fightResult').firstChild);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user