removed duplicate const
--HG-- branch : nfb
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
|||||||
|
|
||||||
virtual KRAABB getBounds();
|
virtual KRAABB getBounds();
|
||||||
|
|
||||||
void setRimColor(const const KRVector3 &rim_color);
|
void setRimColor(const KRVector3 &rim_color);
|
||||||
void setRimPower(float rim_power);
|
void setRimPower(float rim_power);
|
||||||
KRVector3 getRimColor();
|
KRVector3 getRimColor();
|
||||||
float getRimPower();
|
float getRimPower();
|
||||||
|
|||||||
Reference in New Issue
Block a user