Jimboom7 / AlphaJong

A Mahjong AI for Mahjong Soul
GNU General Public License v3.0
396 stars 54 forks source link

help mode Remove tile color #72

Closed 24802 closed 2 years ago

24802 commented 2 years ago

I'm sorry I didn't know JS. Which script should I modify to remove the tile color change in help mode? I want to judge only by the console message.

Jimboom7 commented 2 years ago

There is a parameter to disable the color change: var CHANGE_RECOMMEND_TILE_COLOR = true; // change current recommend tile color