todo comment

v5stable
Ondřej Hruška 10 years ago
parent 09d0d34c51
commit 93cb73588f
  1. 1
      src/mightypork/rogue/RogueMainLoop.java

@ -81,6 +81,7 @@ public final class RogueMainLoop extends MainLoop implements ActionRequest.Liste
}
};
// TODO factor into gamecore
private class TaskTakeScreenshot implements Runnable {
private final Screenshot scr;

Loading…
Cancel
Save