mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
13 lines
222 B
Lua
13 lines
222 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>'
|
|
}
|
|
}
|
|
|
|
game 'common'
|
|
fx_version 'adamant' |