2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-10-20 05:25:19 +00:00

fix: formatting

This commit is contained in:
Jan Laupetin
2025-08-03 21:35:44 +02:00
parent 93691a24f4
commit e9a7f43348
13 changed files with 10 additions and 13 deletions

View File

@@ -12,4 +12,4 @@ namespace IW4::tracer
bool ShouldDump(XAssetInfo<TracerDef>* asset) override;
void DumpAsset(AssetDumpingContext& context, XAssetInfo<TracerDef>* asset) override;
};
} // namespace IW4
} // namespace IW4::tracer