Disable world partition
This commit is contained in:
@@ -403,7 +403,7 @@ LuaDefine(tangible_build, "config",
|
||||
"|state, build will call the constructor for the tangible."
|
||||
"|The constructor must have this prototype:"
|
||||
"|"
|
||||
"| function myclass.init(place, actor, config)"
|
||||
"| function myclass.init(self, config)"
|
||||
"|"
|
||||
"|The configuration table passed to tangible.build is then passed"
|
||||
"|directly to the init function. The constructor should use the keywords"
|
||||
|
||||
Reference in New Issue
Block a user