summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 183a442f..8637814d 100644
--- a/src/config.h
+++ b/src/config.h
@@ -53,6 +53,6 @@ enum Config {
NUMHOURS = 24,
};
-#define USE_PS2_RAND FALSE
+#define USE_PS2_RAND TRUE
#endif