aboutsummaryrefslogtreecommitdiff
path: root/po/dv/minetest.po
blob: 2ae55d9e91bde6380a145fa2a9eacd00360ad881 (plain)
blob size (157KB) exceeds display size limit (100KB).
se)AuthorAge * Network: Delete copy constructor and use std::move instead (#11642)SmallJoker2021-12-01 | | | This is a follow-up change which disables class copies where possible to avoid unnecessary memory movements. *