Files
impostor/inc/screen/screen.work.lua
T
2026-03-09 16:20:50 +01:00

7 lines
112 B
Lua

Screen.register({
id = "work",
name = "Work",
decisions = {},
background_color = Config.colors.blue,
})