added the user singleton

This commit is contained in:
Yannik
2023-04-26 11:40:22 +02:00
parent 272d8d7922
commit 85e8aeb3ee
7 changed files with 80 additions and 1 deletions

View File

@@ -3,5 +3,8 @@
"godot-cpp/include",
"godot-cpp/gen/include",
"godot-cpp/gdextension",
]
],
"files.associations": {
"xlocbuf": "cpp"
}
}