(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only)
This commit is contained in:
@@ -3166,6 +3166,10 @@
|
||||
RelativePath=".\..\src\script\api\script_marine.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\script\api\script_news.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\script\api\script_object.hpp"
|
||||
>
|
||||
@@ -3390,6 +3394,10 @@
|
||||
RelativePath=".\..\src\script\api\script_marine.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\script\api\script_news.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\script\api\script_object.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user