Update Engine.ini
This commit is contained in:
parent
1726f11428
commit
8852b762ce
1 changed files with 3 additions and 3 deletions
|
|
@ -8,8 +8,8 @@ MaxInternetClientRate=100000
|
|||
MaxClientRate=100000
|
||||
NetServerMaxTickRate=120
|
||||
LanServerMaxTickRate=120
|
||||
ConnectionTimeout=80.0
|
||||
InitialConnectTimeout=150.0
|
||||
ConnectionTimeout=30.0
|
||||
InitialConnectTimeout=60.0
|
||||
|
||||
[DDoSDetection]
|
||||
bDDoSDetection=True
|
||||
|
|
@ -19,7 +19,7 @@ HitchTimeQuotaMS=500
|
|||
HitchFrameTolerance=3
|
||||
|
||||
[/Script/Engine.Engine]
|
||||
bAllowMatureLanguage=False
|
||||
bAllowMatureLanguage=True
|
||||
bSmoothFrameRate=True
|
||||
|
||||
;https://docs.unrealengine.com/en-US/API/Runtime/AIModule/Navigation/UCrowdManager/index.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue