mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
add missing default value
This commit is contained in:
@@ -302,4 +302,5 @@ TextureProgress::TextureProgress()
|
||||
{
|
||||
mode=FILL_LEFT_TO_RIGHT;
|
||||
rad_center_off=Point2();
|
||||
rad_max_degrees=360;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user