Skip to content

Commit 9b4bdf5

Browse files
Export spawnPlayer function meta.xml
1 parent 67d193e commit 9b4bdf5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

newmodels_azul/meta.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<export function="getVehicleType" type="shared"/>
2525
<export function="createPed" type="shared"/>
2626
<export function="createPickup" type="shared"/>
27+
<export function="spawnPlayer" type="server"/>
2728
<export function="setPickupType" type="shared"/>
2829
<export function="setElementModel" type="shared"/>
2930
<export function="getElementModel" type="shared"/>
@@ -58,4 +59,4 @@
5859
<script src="scripts/optional/debug/c_debug.lua" type="client"/>
5960
<script src="scripts/optional/debug/s_debug.lua" type="server"/>
6061

61-
</meta>
62+
</meta>

0 commit comments

Comments
 (0)