added entities

This commit is contained in:
Monica Moniot
2022-10-16 01:44:59 -04:00
parent fc050f39c1
commit 822c9b6a7e
17 changed files with 450 additions and 106 deletions

6
.vscode/launch.json vendored
View File

@@ -13,7 +13,7 @@
"adjustMods": {
"debugadapter": true,
"flib": true,
"mtc": true,
"cybersyn": true,
},
"disableExtraMods": true
},
@@ -26,7 +26,7 @@
"adjustMods": {
"debugadapter": true,
"flib": true,
"mtc": true,
"cybersyn": true,
},
"disableExtraMods": true
},
@@ -38,7 +38,7 @@
"adjustMods": {
"debugadapter": true,
"flib": true,
"mtc": true,
"cybersyn": true,
},
"disableExtraMods": true
}