mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 00:39:15 +02:00
massive lua api refactor
This commit is contained in:
Vendored
+4
-1
@@ -30,5 +30,8 @@
|
||||
"ffi": "disable",
|
||||
"package": "disable"
|
||||
},
|
||||
"C_Cpp.dimInactiveRegions": false
|
||||
"C_Cpp.dimInactiveRegions": false,
|
||||
"Lua.diagnostics.disable": [
|
||||
"duplicate-set-field"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user