summaryrefslogtreecommitdiff
path: root/src/content/subgames.cpp
diff options
context:
space:
mode:
authorJozef Behran <jozuejozef@gmail.com>2019-03-07 02:19:13 -0500
committerLoïc Blot <nerzhul@users.noreply.github.com>2019-03-07 08:19:13 +0100
commit007c8440d7da324af05631389f9a850e805fb3b3 (patch)
tree066cb97985c1dbcdbfa6bd730c66f1483192ea48 /src/content/subgames.cpp
parent557afdc42979916c54d9e1240845dcce3726721e (diff)
downloadminetest-007c8440d7da324af05631389f9a850e805fb3b3.tar.gz
minetest-007c8440d7da324af05631389f9a850e805fb3b3.tar.bz2
minetest-007c8440d7da324af05631389f9a850e805fb3b3.zip
Optimize interaction distance checker (#8193)
The "what" parameter is being passed by value, most likely by accident as the type is "const std::string". Convert it to a reference by adding the missing "&".
Diffstat (limited to 'src/content/subgames.cpp')
0 files changed, 0 insertions, 0 deletions