Skip to content

Commit

Permalink
uncoded and unused setRadarColor
Browse files Browse the repository at this point in the history
  • Loading branch information
atupone committed Nov 28, 2023
1 parent d7756e1 commit 8f64512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/WallSceneNode.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ class WallSceneNode : public SceneNode
void setNoCulling(bool);
void setNoSorting(bool);
void setAlphaThreshold(float);
void setRadarColor(const float color[4]);

void setColor();

Expand Down

0 comments on commit 8f64512

Please sign in to comment.