mirror of
https://github.com/godotengine/godot.git
synced 2025-10-27 11:44:21 +00:00
optional formal changes
This commit is contained in:
parent
fe13c728fd
commit
897a1aade5
15 changed files with 30 additions and 26 deletions
|
|
@ -539,7 +539,6 @@ void GraphCurveMapEdit::_plot_curve(const Vector2& p_a,const Vector2& p_b,const
|
|||
if ((lastx != newx) || (lasty != newy))
|
||||
{
|
||||
#if 0
|
||||
/*
|
||||
if(fix255)
|
||||
{
|
||||
/* use fixed array size (for the curve graph) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue