Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarPlayerDeployment.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarPlayerDeployment.hpp')
-rw-r--r--source/game/StarPlayerDeployment.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/game/StarPlayerDeployment.hpp b/source/game/StarPlayerDeployment.hpp
index a5c8e3b..e9c9462 100644
--- a/source/game/StarPlayerDeployment.hpp
+++ b/source/game/StarPlayerDeployment.hpp
@@ -32,6 +32,7 @@ public:
void render(RenderCallback* renderCallback, Vec2F const& position);
+ void renderLightSources(RenderCallback* renderCallback);
private:
World* m_world;
Json m_config;