Moved server performance indicators; control tips working again.

This commit is contained in:
PeekabooSteam
2023-10-04 20:07:49 +01:00
parent e41484186b
commit f7b3e5bf77
11 changed files with 92 additions and 36 deletions

View File

@@ -99,6 +99,6 @@
},
"include": [
"src/*.ts",
"../../@types/*.d.ts"
"../../@types/olympus/*.d.ts"
]
}