Browse Source

remove stale TODO

GitOrigin-RevId: b6ea9c98a1
master
Colin McMillen 4 years ago
parent
commit
fc02b768a1
  1. 1
      Jumpy.Shared/Debug.cs

1
Jumpy.Shared/Debug.cs

@ -3,7 +3,6 @@ using Microsoft.Xna.Framework.Graphics;
using System.Collections.Generic;
namespace Jumpy {
// TODO: add a WriteLine sort of functionality.
static class Debug {
struct DebugRect {
public Rectangle rect;

Loading…
Cancel
Save