eyes hotfix
This commit is contained in:
2
ambient.d.ts
vendored
2
ambient.d.ts
vendored
@@ -21,7 +21,7 @@ declare namespace LILY {
|
||||
rgb: string[]
|
||||
timeout: NodeJS.Timeout | undefined
|
||||
set_rgb(item: Item, index: number): boolean
|
||||
next_rgb(): boolean | undefined
|
||||
next_rgb(): boolean
|
||||
roll_rgb(): void
|
||||
start(): boolean
|
||||
stop(): boolean
|
||||
|
Reference in New Issue
Block a user