mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-01-10 15:43:00 +08:00
10 lines
186 B
Lua
10 lines
186 B
Lua
file 'style.css'
|
|
file 'shadow.js'
|
|
|
|
chat_theme 'gtao' {
|
|
styleSheet = 'style.css',
|
|
script = 'shadow.js',
|
|
msgTemplates = {
|
|
default = '<b>{0}</b><span>{1}</span>'
|
|
}
|
|
} |