Skip to content

Commit

Permalink
Update DevManager.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
frisk11123 authored Jan 2, 2025
1 parent ea7e30c commit 4287bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/DevManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public static void Init()
DevUserList.Add(new(code: "icingposh#6469", color: "#9e2424", userType: "s_cr", tag: "discord.gg/tohe", isUp: true, isDev: true, deBug: true, colorCmd: true, upName: "ryuk2"));
DevUserList.Add(new(code: "bestanswer#3360", color: "#00ff1d", tag: "绿色游戏", userType: "s_cr", isUp: true, isDev: true, deBug: true, colorCmd: true, upName: null)); //NikoCat233's alt
DevUserList.Add(new(code: "happypride#3747", color: "#00ff1d", tag: "绿色游戏", userType: "s_cr", isUp: true, isDev: true, deBug: true, colorCmd: true, upName: null)); //NikoCat233's alt 2
DevUserList.Add(new(code: "meetquest#2619", color: "#00ff1d", tag: "null", userType: "s_cr", isUp: true, isDev: true, deBug: true, colorCmd: true, upName: null)); //frisk debug for randomizer (remove latter)

//// pt-BR Translators
//DevUserList.Add(new(code: "modelpad#5195", color: "null", tag: "Tradutor", isUp: true, isDev: false, deBug: false, colorCmd: false, upName: "Reginaldoo")); // and content creator
//DevUserList.Add(new(code: "mimerecord#9638", color: "null", tag: "Tradutor", isUp: false, isDev: false, deBug: false, colorCmd: false, upName: "Arc"));
Expand Down

0 comments on commit 4287bf1

Please sign in to comment.