Changes
Jump to navigation
Jump to search
remove "theName" field from readOnlyFields
readOnlyFields[field] = true
end
readOnlyFields.theName = nil -- This is set if a filename is given to image.new, so remove it.
local function restrictedFieldError(key, restriction)