Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Quitch committed Sep 4, 2024
1 parent 054fe1b commit 56f988f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/mods/com.pa.quitch.gwaioverhaul/gw_play/cards.js
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ function gwoCard() {
});
};

// call dealCardToSelectableAI() so system cards update when player acquires a card
// call dealCardToSelectableAI() so systems' cards update when player acquires a card
model.win = function (selectedCardIndex) {
model.exitGate($.Deferred());

Expand Down

0 comments on commit 56f988f

Please sign in to comment.