6 lines
No EOL
121 B
JavaScript
6 lines
No EOL
121 B
JavaScript
(function(){
|
|
this.preload = function(){
|
|
console.log(AvatarManager);
|
|
console.log(AvatarList);
|
|
}
|
|
}) |