Browse Source

Travis CI: API documentation update at 2016-10-09 03:52:52 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/1ef164d741b88bbbae87ba4de20f0df334b3ef94

Message: Minor typo correction on a Lua property name for AnimationControl.

urho3d-travis-ci 9 years ago
parent
commit
02066e2ac8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Urho3D/.soversion

+ 1 - 1
Docs/LuaScriptAPI.dox

@@ -364,7 +364,7 @@ Properties:
 - String name
 - StringHash hash
 - float speed
-- float targetWeifht
+- float targetWeight
 - float fadeTime
 - float autoFadeTime
 - bool removeOnCompletion

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.18
+0.1.19