Changeset 40382 for titan/plugins/betarobot/betarobot.h
- Timestamp:
- 05/03/17 01:27:52 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/betarobot/betarobot.h
r23287 r40382 23 23 while(1) 24 24 { 25 r = getrandom (max);25 r = getrandomnum(max); 26 26 akt = 0, rccode = -1; 27 27
Note: See TracChangeset
for help on using the changeset viewer.