mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-21 05:02:17 +01:00
DroidFish: Cosmetic change.
This commit is contained in:
@@ -20,7 +20,7 @@ package org.petero.droidfish;
|
||||
|
||||
/** Settings controlling PGN import/export */
|
||||
public class PGNOptions {
|
||||
/** Pieces displayed as english letters. */
|
||||
/** Pieces displayed as English letters. */
|
||||
public static final int PT_ENGLISH = 0;
|
||||
/** Pieces displayed as local language letters. */
|
||||
public static final int PT_LOCAL = 1;
|
||||
|
||||
Reference in New Issue
Block a user