Hey Devs,
Just curious as to whether the GameManager.Telegraphs List being always empty is a bug, not yet implemented, or I'm using it the wrong way..
Just running this in a plugin pulse to see what it'd return, never prints anything..
if(GameManager.Telegraphs.Count > 0)...