(svn r23636) -Add: introduce ScriptText in parameters where it can be used
This commit is contained in:
@@ -62,7 +62,7 @@ private:
|
||||
* local text = ScriptText(ScriptText.STR_NEWS); text.AddParam(1);
|
||||
* This will set the {COMPANY} to the name of Company 1.
|
||||
*
|
||||
* @api game
|
||||
* @api ai game
|
||||
*/
|
||||
class ScriptText : public Text , public ZeroedMemoryAllocator {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user