mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 20:27:22 +01:00
remove my own dumb
This commit is contained in:
parent
cfbe5179a8
commit
8299a29f3a
1 changed files with 0 additions and 3 deletions
|
|
@ -243,9 +243,6 @@ namespace MareSynchronos.UI
|
|||
_darkSoulsCaptcha1 = GetCaptchaTuple();
|
||||
_darkSoulsCaptcha2 = GetCaptchaTuple();
|
||||
_darkSoulsCaptcha3 = GetCaptchaTuple();
|
||||
Logger.Debug(_darkSoulsCaptcha1.ToString());
|
||||
Logger.Debug(_darkSoulsCaptcha2.ToString());
|
||||
Logger.Debug(_darkSoulsCaptcha3.ToString());
|
||||
}
|
||||
|
||||
private Tuple<string, string> GetCaptchaTuple()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue