todo note on componentmessagemanager
parent
6dbc82c5fc
commit
26aeb46cb8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue