small bugfixes
This commit is contained in:
2024-02-23 11:25:48 +01:00
parent 53a44a4075
commit 213ee88c7a
23 changed files with 2122 additions and 263 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ Debug/**
Debug/
build/
/Release/
.metadata/**