1
0
Fork 0

APIDoc: Corrected param in cBoat:MaterialToString

This commit is contained in:
Lukas Pioch 2017-06-11 14:32:28 +02:00
parent 9c08b4524c
commit 486ae0e832
1 changed files with 2 additions and 2 deletions

View File

@ -11062,8 +11062,8 @@ a_Player:OpenWindow(Window);
Params =
{
{
Name = "Item",
Type = "cItem",
Name = "Material",
Type = "cBoat#eMaterial",
},
},
Returns =