Browse Source

Travis CI: API documentation update at 2016-06-16 05:39:07 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/239c0265a0b06156b2e0c02b5614d199bdde1bcb

Message: Fix a typo in RibbonTrail's attribute and other minor cleanups.

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

+ 1 - 1
Docs/ScriptAPI.dox

@@ -1687,7 +1687,7 @@ namespace Urho3D
 - %Shadow %Mask : int
 - %Zone %Mask : int
 - %Material : ResourceRef
-- %Emittting : bool
+- %Emitting : bool
 - %Trail %Type : int
 - %Tail %Lifetime : float
 - %Tail %Column : int

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.0.234
+0.0.235