better language on sitting by a table
This commit is contained in:
parent
26e1274fd5
commit
0d4d02376e
1 changed files with 2 additions and 1 deletions
|
@ -2618,7 +2618,8 @@ Each instance of the GGS contains several so called tables.
|
|||
represented as a player standing up from her current table and sitting
|
||||
down at a new table, all within the same game session.
|
||||
Therefore the main focus of the GGS is not to move players among tables,
|
||||
but to keep a player by one table, and to start new tables if needed instead.
|
||||
but to keep a player seated by a table and to start new tables if needed
|
||||
instead.
|
||||
When a server reaches a certain number of players the performance will
|
||||
start to decrease, or worse, the server may even crash.
|
||||
To avoid this the GGS will start new tables on another server, using this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue