Remove redundant fields in 'BOTConstants'

XMLWordPrintable

    • gc
    • b15

      Several fields in class `BOTConstants`, which are related to card table, are redundant. The related fields should be placed at `CardTable` solely.

      The redundant fields are shown below.
      ```
        static uint _log_card_size;
        static uint _log_card_size_in_words;
        static uint _card_size;
        static uint _card_size_in_words;
      ```

            Assignee:
            Guoxiong Li
            Reporter:
            Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: