Browse Source

Travis CI: API documentation update at 2017-03-19 03:39:21 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/8c91b0b32fb7226dd2f53445009358c562f779ce

Message: Use a dummy enum declaration to avoid duplicate Lua global constants.

urho3d-travis-ci 8 years ago
parent
commit
03fdf19758
2 changed files with 1 additions and 13 deletions
  1. 0 12
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Urho3D/.soversion

+ 0 - 12
Docs/LuaScriptAPI.dox

@@ -7833,18 +7833,6 @@ Properties:
 - int REMOVE_COMPONENT
 - int REMOVE_NODE
 
-### AutoRemoveMode
-
-- int REMOVE_DISABLED
-- int REMOVE_COMPONENT
-- int REMOVE_NODE
-
-### AutoRemoveMode
-
-- int REMOVE_DISABLED
-- int REMOVE_COMPONENT
-- int REMOVE_NODE
-
 ### BlendMode
 
 - int BLEND_REPLACE

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.51
+0.1.52