Content deleted Content added
Testing |
Testing |
||
Line 312:
if(n == #fullNameTable) then
table.insert(name.familyNames, actualName)
else
table.insert(name.givenNames,
break
end
|
Testing |
Testing |
||
Line 312:
if(n == #fullNameTable) then
table.insert(name.familyNames, actualName)
else
table.insert(name.givenNames,
break
end
|