save backup

This commit is contained in:
2022-09-11 05:03:16 +02:00
parent 7b393a7ffc
commit 3529597fb0
10 changed files with 71 additions and 9 deletions
Vendored
+1 -1
View File
@@ -461,7 +461,7 @@
export interface Server {
/**
* How many CPU cores this server has. Maximum of 8.
* Affects magnitude of grow and weaken.
* Affects magnitude of grow and weaken.p
*/
cpuCores: number;