Daniele Bartolini hace 10 años
padre
commit
d039efa3b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/lua_api.txt

+ 1 - 1
docs/lua_api.txt

@@ -429,7 +429,7 @@ Level
 SceneGraph
 ==========
 
-	**create** (sg, unit, position, rotation, scale) : int
+	**create** (sg, unit, position, rotation, scale) : Id
 		Creates the transform for the *unit*.
 
 	**destroy** (sg, id)