Files
Bubberstation/code/controllers
Kyle Spier-Swenson a25c7c7b41 Make add_details faster
Storing all of these intermediary strings in the string table might be unbalancing it (especially since there would be a high number of partially matching strings.

Waiting until later to concat the string will prevent this.

add_details was getting to be more expensive then atmos, this is very like why (but I can't be sure)
2017-09-04 20:26:44 -07:00
..
2017-09-04 20:26:44 -07:00
2017-05-13 07:35:18 -06:00
2017-08-01 16:11:14 -04:00