Skip to content

Commit

Permalink
Deleting Model Changes Position (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
datacrystals committed May 9, 2022
1 parent 9d7249b commit c9d6076
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class Subwindow_DeleteSpotLight {
* @brief Construct a new Subwindow_DeleteSpotLight object
*
*/
Subwindow_DeleteSpotLight(ERS_CLASS_SceneManager* SceneManager);
Subwindow_DeleteSpotLight(ERS_CLASS_SceneManager* SceneManager, Cursors3D* Cursor);

/**
* @brief Destroy the Subwindow_DeleteSpotLight object
Expand Down

0 comments on commit c9d6076

Please sign in to comment.