mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove extraneous fclose call
This commit is contained in:
parent
7481cefd78
commit
4f0e4eae04
@ -410,8 +410,6 @@ dtNavMesh* Sample::loadAll(std::string path)
|
||||
if (*is_tf2) patchTileGame(tile);
|
||||
}
|
||||
|
||||
fclose(fp);
|
||||
|
||||
fclose(fp);
|
||||
return mesh;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user