Move createtarget function call

This commit is contained in:
Ester Lindgren
2021-03-12 14:53:08 +01:00
parent 9580c617ef
commit 6ac4e594c5
-1
View File
@@ -53,7 +53,6 @@ public:
// target
void createTarget();
void checkIfTargetExist();
ghoul::Dictionary createMessageForMovingWWTCamera(const glm::dvec2 celestCoords, const float fov, const bool moveInstantly = true) const;
ghoul::Dictionary createMessageForPausingWWTTime() const;