Skip to content

Commit 51e8967

Browse files
refactor
1 parent 405ad8d commit 51e8967

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Shared/mods/deathmatch/logic/CLodModels.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ class CLodModels
1919
static std::uint32_t GetObjectModelOfLOD(std::uint32_t lodID) noexcept;
2020

2121
private:
22-
// Static pointer to a map that is initialized in the .cpp file
2322
static std::unique_ptr<const std::map<std::uint32_t, std::uint32_t>> LOD_MODELS;
2423
};

0 commit comments

Comments
 (0)