fix
This commit is contained in:
parent
650351b201
commit
04c9fc5e8f
@ -1,5 +1,5 @@
|
||||
/* eslint-disable no-magic-numbers */
|
||||
import { num_to_hex } from '@scode/encoding-helper';
|
||||
import { num_to_hex } from '@sapphirecode/encoding-helper';
|
||||
|
||||
export class Color {
|
||||
public static readonly black = new Color (0, 0, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user