mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Add namespace closing comments
This commit is contained in:
@@ -13,4 +13,4 @@ namespace TestData
|
||||
std::string path = Path::Combine(GetBasePath(), "parks", name);
|
||||
return path;
|
||||
}
|
||||
};
|
||||
} // namespace TestData
|
||||
|
||||
Reference in New Issue
Block a user