mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 19:34:08 +01:00
DroidFish: Removed obsolete FIXME item.
This commit is contained in:
parent
7cc120f2a3
commit
96047e29ec
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user