mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
Merge branch 'net5' of ssh://github.com/goatcorp/Dalamud into net5
This commit is contained in:
commit
8a5678cc79
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ namespace Dalamud.Injector
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
var tries = 0;
|
var tries = 0;
|
||||||
const int maxTries = 120;
|
const int maxTries = 420;
|
||||||
const int timeout = 50;
|
const int timeout = 50;
|
||||||
|
|
||||||
do
|
do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue