Skip to content

Commit

Permalink
Fixed typo in Assembly.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
msonnemans committed Apr 30, 2019
1 parent 7b73286 commit b4d6d15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ local FieldInfo = define("System.Reflection.FieldInfo", {
index = 5
end
fillMetadataCustomAttributes(t, metadata, index, attributeType)
endS
end
return arrayFromTable(t, System.Attribute)
end
})
Expand Down

0 comments on commit b4d6d15

Please sign in to comment.