update ContentGfxCache
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
});
|
||||
}
|
||||
|
||||
const T& get() const {
|
||||
[[nodiscard]] const T& get() const {
|
||||
return value;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user