mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-20 12:42:18 +01:00
DroidFish: Removed obsolete FIXME item.
This commit is contained in:
@@ -100,7 +100,6 @@ import android.widget.Toast;
|
|||||||
|
|
||||||
public class DroidFish extends Activity implements GUIInterface {
|
public class DroidFish extends Activity implements GUIInterface {
|
||||||
// FIXME!!! book.txt (and test classes) should not be included in apk
|
// FIXME!!! book.txt (and test classes) should not be included in apk
|
||||||
// FIXME!!! There should only be one Book.java file
|
|
||||||
// FIXME!!! Current position in game should be visible: moveListScroll.scrollTo(0, y);
|
// FIXME!!! Current position in game should be visible: moveListScroll.scrollTo(0, y);
|
||||||
|
|
||||||
// FIXME!!! PGN view option: game continuation (for training)
|
// FIXME!!! PGN view option: game continuation (for training)
|
||||||
|
|||||||
Reference in New Issue
Block a user