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 c9d6076 commit 69ec44d
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_DeleteDirectionalLight.h>


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

SceneManager_ = SceneManager;

Expand Down

0 comments on commit 69ec44d

Please sign in to comment.