Added Boat and Helicopter Dealer

This commit is contained in:
Lukas Moungos
2019-09-05 23:01:51 +02:00
parent dd5e219ba5
commit 05607f8ee2
3 changed files with 51 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
},
"include": [
"**/*",
"node_modules/NativeUI/index.ts", "../ReallifeGamemode.Server/Inventory/Items/Cannabis.cs"
"node_modules/NativeUI/index.ts", "../ReallifeGamemode.Server/Inventory/Items/Cannabis.cs", "../ReallifeGamemode.Server/Business/BoatDealerBusiness.cs"
],
"files": [
"node_modules/NativeUI/index.ts"