mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-30 09:15:05 +02:00
fix inventory prototype name
This commit is contained in:
parent
f601b1b9b0
commit
774cc4aa07
@ -3,7 +3,7 @@ Imports Kolben.Adapters
|
||||
|
||||
Namespace Scripting.V3.Prototypes
|
||||
|
||||
<ScriptPrototype(VariableName:="Player")>
|
||||
<ScriptPrototype(VariableName:="Inventory")>
|
||||
Friend NotInheritable Class InventoryPrototype
|
||||
|
||||
<ScriptFunction(ScriptFunctionType.Standard, VariableName:="add")>
|
||||
|
Loading…
x
Reference in New Issue
Block a user