todo note on componentmessagemanager

pull/5/head
Evan Hemsley 2019-08-01 17:34:54 -07:00
parent 6dbc82c5fc
commit 26aeb46cb8
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
using System.Collections.Generic;
using System.Linq;
// TODO: object pool for the inner dictionaries so they dont get GC'd
namespace Encompass
{
class ComponentMessageManager