fixed decompiler errors - project compiles
This commit is contained in:
@@ -147,7 +147,7 @@ namespace Rei.Fs
|
||||
this.pHasError = true;
|
||||
throw;
|
||||
}
|
||||
long num;
|
||||
long num=0;
|
||||
return num;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user