File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 263263 < p id ="sa_text "> </ p >
264264 </ div >
265265 < div id ="in_div ">
266- < p id ="in_text "> noob-Common</ p >
266+ < p id ="in_text "> noob-Common: #3 </ p >
267267 < button id ="0 " style ="width:100px; height:100px; "> < img src ="" id ="i0 " width ="100 " height ="100 "> </ button >
268268 < button id ="1 " style ="width:100px; height:100px; "> < img src ="" id ="i1 " width ="100 " height ="100 "> </ button >
269269 < button id ="2 " style ="width:100px; height:100px; "> < img src ="" id ="i2 " width ="100 " height ="100 "> </ button >
290290 < button id ="ma_zoomin "> Zoom in</ button >
291291 < button id ="ma_zoomout "> Zoom out</ button >
292292 </ div >
293- < p > < br /> v176 </ p >
293+ < p > < br /> v177 </ p >
294294 < script >
295295 //////////////////////////////////////////////////////////////////////////////////////////////INIT VARS
296296 var mouseX = 0 ;
581581 }
582582
583583 }
584+ document . getElementById ( "in_text" ) . innerHTML = char_name [ char_rarity ] [ char_num ] + "-" + ranks [ char_rarity ] + ": #" + ( char_rarity * 5 + char_num ) . toString ( ) ;
584585 }
585586 //////////////////////////////////////////////////////////////////////////////////////////////BUTTONS-MANDELBROT
586587 document . getElementById ( "ma" ) . onclick = function ( ) {
You can’t perform that action at this time.
0 commit comments