diff options
| -rw-r--r-- | api/current.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml index 6c0bec63b696..0419432b950a 100644 --- a/api/current.xml +++ b/api/current.xml @@ -61147,7 +61147,7 @@ type="float" transient="false" volatile="false" - value="0.001f" + value="0.0010f" static="true" final="true" deprecated="not deprecated" @@ -76563,7 +76563,7 @@ visibility="public" > </field> -<field name="RENDERMODE_CONTUOUSLY" +<field name="RENDERMODE_CONTINUOUSLY" type="int" transient="false" volatile="false" |