Created
July 23, 2021 12:06
-
-
Save AJFaraday/e05f430a9944dd6a2e481bfb7016fde8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ReferenceError: bid is not defined | |
at module.exports.play_hand (/home/biorails/work/nose_poker/src/clients/imported/nurator/_adaptive__bot.js:39:33) | |
at Ogre.play_hand (/home/biorails/work/nose_poker/src/models/ogre.js:19:17) | |
at /home/biorails/work/nose_poker/src/models/game.js:40:12 | |
at Array.forEach (<anonymous>) | |
at Game.play_hand (/home/biorails/work/nose_poker/src/models/game.js:39:23) | |
at new Game (/home/biorails/work/nose_poker/src/models/game.js:14:12) | |
at Object.<anonymous> (/home/biorails/work/nose_poker/script/play_game.js:2:1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment