Updated main.cpp
This commit is contained in:
parent
8d94ad5867
commit
bd0966e847
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ int main() {
|
||||||
/*
|
/*
|
||||||
* RECEIVING CLIENT PACKET
|
* RECEIVING CLIENT PACKET
|
||||||
* 1. Receive raw bytes
|
* 1. Receive raw bytes
|
||||||
* 2. Parse bytes into packet
|
* 2. Parse bytes from packet
|
||||||
* 3. Put into components understandable for server
|
* 3. Put into components understandable for server
|
||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue