1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-22 20:35:24 +02:00

Mark a bunch of classes as final

This commit is contained in:
sfan5
2024-09-01 15:17:54 +02:00
parent 3fb4049612
commit e55fb6da71
15 changed files with 18 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ class CZipReader;
/*!
FileSystem which uses normal files and one zipfile
*/
class CFileSystem : public IFileSystem
class CFileSystem final : public IFileSystem
{
public:
//! constructor