Improve House system
This commit is contained in:
@@ -13,13 +13,12 @@
|
||||
},
|
||||
"include": [
|
||||
"**/*",
|
||||
"node_modules/NativeUI/index.ts", "../ReallifeGamemode.Server/Entities/FactionWeapon.cs"
|
||||
"node_modules/NativeUI/index.ts"
|
||||
],
|
||||
"files": [
|
||||
"node_modules/NativeUI/index.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"wwwroot"
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user