Merge pull request #11 from MichaelHinrichs/deepsource-transform-85bd50f2
style: format code with dotnet-format
This commit is contained in:
commit
ad3106247b
|
@ -58,7 +58,7 @@ namespace RPG_Maker_LDB_Printer
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static int GetInt()
|
public static int GetInt()
|
||||||
{
|
{
|
||||||
return Convert7BitHex(0);
|
return Convert7BitHex(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue