3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
define(function() {
|
|
Q.module('BaseTexture');
|
|
});
|
define(function() {
|
|
Q.module('BaseTexture');
|
|
});
|