fine tune player stats
This commit is contained in:
parent
cdd94d512f
commit
96376e7421
|
@ -1064,6 +1064,7 @@ class FpdbSQLQueries:
|
|||
<orderbyseats>
|
||||
,case <position> when 'B' then 'B'
|
||||
when 'S' then 'S'
|
||||
when '0' then 'Y'
|
||||
else 'Z'||<position>
|
||||
end
|
||||
<orderbyhgameTypeId>
|
||||
|
|
Loading…
Reference in New Issue
Block a user