remove stale TODO
GitOrigin-RevId: b6ea9c98a19625ceaaa8ac4148d8b3b1a6a8c05f
This commit is contained in:
parent
37e3a8baba
commit
fc02b768a1
@ -3,7 +3,6 @@ using Microsoft.Xna.Framework.Graphics;
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
namespace Jumpy {
|
namespace Jumpy {
|
||||||
// TODO: add a WriteLine sort of functionality.
|
|
||||||
static class Debug {
|
static class Debug {
|
||||||
struct DebugRect {
|
struct DebugRect {
|
||||||
public Rectangle rect;
|
public Rectangle rect;
|
||||||
|
Loading…
Reference in New Issue
Block a user