(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only)
This commit is contained in:
@@ -3163,6 +3163,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"
|
||||
>
|
||||
@@ -3387,6 +3391,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