fixed typo

This commit is contained in:
dscarpac 2023-11-29 11:11:03 -06:00
parent 5a367577f2
commit cec1a7b4d9

View File

@ -1,4 +1,4 @@
-- this helper creates buttons to help the user track which hypothesis has been chosen each round (if user forgot to choose a one at round start, the old one stays active)
-- this helper creates buttons to help the user track which hypothesis has been chosen each round (if user forgot to choose one at round start, the old one stays active)
local playmatApi = require("playermat/PlaymatApi")
local upgradeSheetLibrary = require("playercards/customizable/UpgradeSheetLibrary")