mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 02:30:44 -05:00
Change debug text
This commit is contained in:
parent
26263cb848
commit
6334a20bcf
@ -42,7 +42,7 @@ namespace Aki.Debugging.Patches
|
||||
sptVersion = Json.Deserialize<VersionResponse>(json).Version;
|
||||
}
|
||||
|
||||
____label.text = $"SPT BLEEDINGEDGE \n {sptVersion} \n {___profile_0.Nickname} \n {GClass1296.Now.ToString("HH:mm:ss")}";
|
||||
____label.text = $"{sptVersion} \n {___profile_0.Nickname} \n {GClass1296.Now.ToString("HH:mm:ss")}";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user