APIDoc: Corrected param in cBoat:MaterialToString
This commit is contained in:
parent
9c08b4524c
commit
486ae0e832
@ -11062,8 +11062,8 @@ a_Player:OpenWindow(Window);
|
||||
Params =
|
||||
{
|
||||
{
|
||||
Name = "Item",
|
||||
Type = "cItem",
|
||||
Name = "Material",
|
||||
Type = "cBoat#eMaterial",
|
||||
},
|
||||
},
|
||||
Returns =
|
||||
|
Loading…
Reference in New Issue
Block a user