fix(client): config options and interact sound (#7)
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ return {
|
||||
startingOxygenLevel = 100,
|
||||
putOnSuitTimeMs = 5000,
|
||||
takeOffSuitTimeMs = 5000,
|
||||
RefillTankTimeMs = 5000
|
||||
refillTankTimeMs = 5000
|
||||
}
|
||||
Reference in New Issue
Block a user