diff options
Diffstat (limited to 'world.h')
-rw-r--r-- | world.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -101,7 +101,6 @@ public: void tick(); Robot* targetbot(const Robot *r); - void print(ostream &os) const; void print(ScreenBuffer &sb) const; }; |