updated logging

This commit is contained in:
zomo
2026-04-19 19:20:25 -05:00
parent 0f5e4b3c4b
commit dc5afe4743
4 changed files with 30 additions and 10 deletions
+6
View File
@@ -1,3 +1,5 @@
// types
/**
* @property color specific color, random color option, or random color option from global list
*/
@@ -16,6 +18,10 @@ export interface NameConfigInstance {
export type UsernameExtraSuffix = (nameConfig: NameConfigInstance) => string
// options
export const DEBUG = true
export const ignoreMod: boolean = false
export const nameImages = {