Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.
This commit is contained in:
parent
b872439eef
commit
38caa4126f
10 changed files with 17 additions and 17 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="navpoly_create">
|
||||
<method name="navpoly_add">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="mesh" type="NavigationPolygon">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue