6 lines
71 B
JavaScript
6 lines
71 B
JavaScript
if (!window.AsciiIo){
|
|
window.AsciiIo = {};
|
|
}
|
|
|
|
AsciiIo.Renderer = {};
|