Merge pull request #11 from MichaelHinrichs/deepsource-transform-85bd50f2

style: format code with dotnet-format
This commit is contained in:
NintenHero 2024-07-27 16:23:49 -05:00 committed by GitHub
commit ad3106247b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ namespace RPG_Maker_LDB_Printer
}
}
public static int GetInt()
public static int GetInt()
{
return Convert7BitHex(0);
}