Przeglądaj źródła

made the coordinate generation more random because why not at this point

master
Ludovic 'Archivist' Lagouardette 4 lat temu
rodzic
commit
091aebc562
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/test_client.cpp

+ 1
- 0
src/test_client.cpp Wyświetl plik

@ -37,6 +37,7 @@ int main(int, char** argv) {
for(size_t idx=0;idx<tot;idx++)
{
tar.x.internal = srng();
tar.y.internal = srng();
request.op = db_op::write;
sendto(

Ładowanie…
Anuluj
Zapisz