build: make release restore reproducible
This commit is contained in:
parent
b459e0cf0c
commit
c38f6b8852
129 changed files with 16810 additions and 188 deletions
|
|
@ -68,7 +68,7 @@ foreach (uint id in new uint[] { 0x14000000u, 0x14000002u })
|
|||
Console.WriteLine(
|
||||
$" {Dik(scan),-12}{(mods.Length > 0 ? "+" + mods : " ")} " +
|
||||
$"(scan=0x{scan:X2}, dev={dev}) " +
|
||||
$"Action=0x{m.Unknown:X8} " +
|
||||
$"Action=0x{m.Unknown:X8} ({Action(m.Unknown)}) " +
|
||||
$"Activation=0x{m.Activation:X2}");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue