// COLORS public virtual void broadcastCustomColorsSync() { GameCustomController.BroadcastCustomColorsChanged(); GameCustomController.BroadcastCustomColorsPlayerChanged(); //LogUtil.Log("broadcastCustomColorsSync"); }