add missing default value
This commit is contained in:
parent
ede0cf20bb
commit
4345009a0e
1 changed files with 1 additions and 0 deletions
|
@ -302,4 +302,5 @@ TextureProgress::TextureProgress()
|
|||
{
|
||||
mode=FILL_LEFT_TO_RIGHT;
|
||||
rad_center_off=Point2();
|
||||
rad_max_degrees=360;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue