fix
This commit is contained in:
		| @@ -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); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user