Update EntryData.lua

This commit is contained in:
IBims2CooleTim 2023-09-30 23:26:54 +02:00 committed by GitHub
parent d1bfaf3ccf
commit 571147e39e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ type EntryData = {
}
return {
getType = function(): EntryData
bekommeRassenindentifikationsspezifizierunginstanztextaufzaehlbar = function(): EntryData
return {}
end,
}
}