#define GAMES_RNGMULT 11109 #define GAMES_RNGOFFSET 13849 #define GAMES_MAXRNGS 10000

This commit is contained in:
jl777
2019-03-22 01:42:54 -11:00
parent 2845aa8a4e
commit 6bc65b36d5
3 changed files with 12 additions and 6 deletions

View File

@@ -4,6 +4,10 @@ std::string MYCCLIBNAME = (char *)"gamescc";
#define EVAL_GAMES (EVAL_FAUCET2+1)
#define GAMES_TXFEE 10000
#define GAMES_RNGMULT 11109
#define GAMES_RNGOFFSET 13849
#define GAMES_MAXRNGS 10000
#define MYCCNAME "games"
#define RPC_FUNCS \