Fix formatting issues

This commit is contained in:
Dean Herbert
2019-03-02 13:52:56 +09:00
parent f183210362
commit 4c66ebb501
5 changed files with 12 additions and 10 deletions

View File

@ -129,7 +129,6 @@ namespace osu.Game.Tournament.IPC
{
protected override string LocateBasePath()
{
bool checkExists(string p)
{
return File.Exists(Path.Combine(p, "ipc.txt"));