(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable
This commit is contained in:
@@ -65,7 +65,7 @@ private:
|
||||
* can directly give those arguments to the ScriptText constructor, like this:
|
||||
* \code local text = ScriptText(ScriptText.STR_NEWS, 1); \endcode
|
||||
*
|
||||
* @api ai game
|
||||
* @api game
|
||||
*/
|
||||
class ScriptText : public Text , public ZeroedMemoryAllocator {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user