Maxim Sokhatsky 11 лет назад
Родитель
Сommit
2b293b5aa5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/server/src/okey/okey_table.erl

+ 1 - 1
apps/server/src/okey/okey_table.erl

@@ -1327,7 +1327,7 @@ round_results(
         results = Results,
         next_action = next_round}.
 
-js_hack(Score) when Score < 0 -> Score * 1000000;
+js_hack(Score) when Score < 0 -> -Score * 1000000;
 js_hack(Score) -> Score.
 
 create_okey_series_ended(Results, Players, Confirm,