diff options
| author | oy <tom_adams@web.de> | 2011-08-13 09:20:40 -0700 |
|---|---|---|
| committer | oy <tom_adams@web.de> | 2011-08-13 09:20:40 -0700 |
| commit | 3fba3ee13e93bc6f0086e282668a8ab579ba07da (patch) | |
| tree | c17c0042e9865ea0d6c0476ee7ef930b4dbcab35 /src/engine/docs/snapshots.txt | |
| parent | c56cfa12d511559b096579d4e7a80b7cb6bbb6fe (diff) | |
| parent | c6fd4a2cc57f8d9dec7164aff98f5a73abc9698d (diff) | |
| download | zcatch-3fba3ee13e93bc6f0086e282668a8ab579ba07da.tar.gz zcatch-3fba3ee13e93bc6f0086e282668a8ab579ba07da.zip | |
Merge pull request #832 from GreYFoX/oypull1
Cleanup
Diffstat (limited to 'src/engine/docs/snapshots.txt')
| -rw-r--r-- | src/engine/docs/snapshots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/docs/snapshots.txt b/src/engine/docs/snapshots.txt index 647b049a..adb84863 100644 --- a/src/engine/docs/snapshots.txt +++ b/src/engine/docs/snapshots.txt @@ -48,7 +48,7 @@ After a snapshot have been created, compression is applyed to reduce the bandwid Topic: Interval -The interval for how often a client recives a snapshot changes during the course of the connection. There are three different snapshot rates. +The interval for how often a client recives a snapshot changes during the course of the connection. There are three different snapshot rates. - *Init*. 5 snapshots per second. Used when a client is connecting and used until the client has acknowlaged a snapshot. This mechanism is used because the first snapshot because no delta compression can be done. |