mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
Some steam networking accuracy improvements.
This commit is contained in:
parent
968cd6d601
commit
51a5e3bc27
2 changed files with 36 additions and 11 deletions
|
|
@ -85,7 +85,7 @@ message Network {
|
|||
|
||||
enum Types {
|
||||
DATA = 0;
|
||||
CLEAR_BEFORE = 1;
|
||||
NEW_CONNECTION = 1;
|
||||
}
|
||||
|
||||
Types type = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue