mirror of
https://github.com/mt-mods/xcompat.git
synced 2025-08-02 16:30:32 +02:00
get started on group support
This commit is contained in:
@ -4,6 +4,9 @@ globals = {
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
string = {fields = {"split"}},
|
||||
table = {fields = {"copy", "getn"}},
|
||||
|
||||
"default",
|
||||
"mcl_sounds",
|
||||
"ks_sounds",
|
||||
|
Reference in New Issue
Block a user