[tali] Fix scores
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tali] Fix scores
- Date: Thu, 7 Nov 2013 00:46:03 +0000 (UTC)
commit c80697983be690e2393c841a4cb6a4cfb7b403e3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Nov 6 18:45:40 2013 -0600
Fix scores
src/gyahtzee.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gyahtzee.c b/src/gyahtzee.c
index bbe2825..7df6a4b 100644
--- a/src/gyahtzee.c
+++ b/src/gyahtzee.c
@@ -920,7 +920,7 @@ main (int argc, char *argv[])
exit(0);
}
- highscores = games_scores_new ("tali",
+ highscores = games_scores_new ("gtali",
category_array, G_N_ELEMENTS (category_array),
"game type", NULL,
0 /* default category */,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]