Skip to content

ISF_PunchThroughTools+TileTBRec: Fix cppcheck warnings.

Pass strings by const reference, not by value. Redundant string conversions.

Merge request reports