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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarScriptPane.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarScriptPane.hpp')
-rw-r--r--source/frontend/StarScriptPane.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/frontend/StarScriptPane.hpp b/source/frontend/StarScriptPane.hpp
index e7ed2ae..298d7c0 100644
--- a/source/frontend/StarScriptPane.hpp
+++ b/source/frontend/StarScriptPane.hpp
@@ -22,6 +22,8 @@ public:
bool openWithInventory() const;
+ EntityId sourceEntityId() const;
+
LuaCallbacks makePaneCallbacks() override;
private:
UniverseClientPtr m_client;