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 9d39beb commit dbdf769
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include <ERS_GUI_CLASS_DeletePointLight.h>


Subwindow_DeletePointLight::Subwindow_DeletePointLight(ERS_CLASS_SceneManager* SceneManager) {
Subwindow_DeletePointLight::Subwindow_DeletePointLight(ERS_CLASS_SceneManager* SceneManager, Cursors3D* Cursor) {

SceneManager_ = SceneManager;

Expand Down

0 comments on commit dbdf769

Please sign in to comment.