From dbf77dc3cf4f4ad45d6badc3acfe5e29bfaf798a Mon Sep 17 00:00:00 2001 From: messerbill Date: Thu, 23 Jan 2014 02:20:45 +0100 Subject: [PATCH] danube hotfix pokertracker now interpretes the whole hand --- danube/dbd/tbl/locale_string.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/danube/dbd/tbl/locale_string.php b/danube/dbd/tbl/locale_string.php index 60c1f7f..ea81514 100644 --- a/danube/dbd/tbl/locale_string.php +++ b/danube/dbd/tbl/locale_string.php @@ -2,7 +2,7 @@ namespace DBD; -class locale_string extends \SYSTEM\DBD\locale_string { +class locale_string extends \SYSTEM\DBD\system_locale_string { const VALUE_CATEGORY_DASENSE = 100; const VALUE_CATEGORY_DASENSE_DEFAULTPAGE = 110;