add missing default value
This commit is contained in:
parent
ede0cf20bb
commit
4345009a0e
@ -302,4 +302,5 @@ TextureProgress::TextureProgress()
|
||||
{
|
||||
mode=FILL_LEFT_TO_RIGHT;
|
||||
rad_center_off=Point2();
|
||||
rad_max_degrees=360;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user