Skip to content

Commit 6fd8418

Browse files
makspllmgi388
authored andcommitted
adjust example for newly added feature
1 parent 97c64d8 commit 6fd8418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
local type = world.get_type_by_name("UnitStruct")
2-
local constructed = construct(type, {})
2+
local constructed = construct(type, map({}))
33

44
assert(constructed ~= nil, "Value was not constructed")

0 commit comments

Comments
 (0)