You've already forked Epicnabbo-Catalogus-Updated-Daily
Add coolui test
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { NitroTexture } from '@nitrots/nitro-renderer';
|
||||
|
||||
export class CameraPicture
|
||||
{
|
||||
constructor(
|
||||
public texture: NitroTexture,
|
||||
public imageUrl: string)
|
||||
{}
|
||||
}
|
||||
Reference in New Issue
Block a user