1
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

View File

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