summaryrefslogtreecommitdiffstats
path: root/src/RendererSection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/RendererSection.hpp')
-rw-r--r--src/RendererSection.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RendererSection.hpp b/src/RendererSection.hpp
index 093a977..c165da4 100644
--- a/src/RendererSection.hpp
+++ b/src/RendererSection.hpp
@@ -45,5 +45,5 @@ public:
Section *GetSection();
- bool IsNeedUpdate();
+ bool IsNeedResourcesPrepare() override;
}; \ No newline at end of file