diff options
| author | Rémi Verschelde | 2017-11-13 09:24:36 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-11-13 09:25:53 +0100 |
| commit | 2fce0010f0d0eb2476028ed62335508bceabd820 (patch) | |
| tree | 208bd6159aff3ae2a6e5add28de99518f1a0b13c /doc/classes/BulletPhysicsServer.xml | |
| parent | dc4be4350a4aac91a342001e1b6d2eaa11d0b4b8 (diff) | |
| download | godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.gz godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.zst godot-2fce0010f0d0eb2476028ed62335508bceabd820.zip | |
classref: Sync with current source
[ci skip]
Diffstat (limited to '')
| -rw-r--r-- | doc/classes/BulletPhysicsServer.xml (renamed from doc/classes/PhysicsDirectBodyStateSW.xml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PhysicsDirectBodyStateSW.xml b/doc/classes/BulletPhysicsServer.xml index 6d283f307..ac5d51048 100644 --- a/doc/classes/PhysicsDirectBodyStateSW.xml +++ b/doc/classes/BulletPhysicsServer.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="PhysicsDirectBodyStateSW" inherits="PhysicsDirectBodyState" category="Core" version="3.0.alpha.custom_build"> +<class name="BulletPhysicsServer" inherits="PhysicsServer" category="Core" version="3.0.alpha.custom_build"> <brief_description> </brief_description> <description> |
