IPVGO: Add support for highlighting nodes and adding small text (#1996)

This commit is contained in:
Michael Ficocelli
2025-03-31 16:36:30 -04:00
committed by GitHub
parent 5d486e3914
commit f6e7ef082c
17 changed files with 251 additions and 28 deletions
+3
View File
@@ -273,6 +273,9 @@ const go = {
getStats: 0,
resetStats: 0,
setTestingBoardState: 4,
highlightPoint: 0,
clearPointHighlight: 0,
clearAllPointHighlights: 0,
},
cheat: {
getCheatSuccessChance: 1,