This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
GoJDB
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
made the coordinate generation more random because why not at this point
master
Ludovic 'Archivist' Lagouardette
5 years ago
parent
3c2e6c561a
commit
091aebc562
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/test_client.cpp
+ 1
- 0
src/test_client.cpp
View File
@ -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
(
Write
Preview
Loading…
Cancel
Save