Skip to content
Commit 224b9eb0 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Make HierarchicialGridEventBGenerator use StringBuilder in loops.

When preforming a loop with direct string concatenations, use a StringBuilder
instead.  Note function calls inside those loops may still use concatenations.
The whole class is not converted to avoid huge changes.
parent 53b299b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment