summaryrefslogtreecommitdiff
path: root/rtt-module.js
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2024-02-15 21:28:57 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2024-02-15 21:28:57 +0100
commitea2ea44418356764228c502532c5874d8c7620bd (patch)
tree6f1e8451eeea9c2d425ec9d31c060e0522dd659e /rtt-module.js
parent940529ab2a193c5c0d2e2e40523e31e0dec91c07 (diff)
downloadfuzzer-ea2ea44418356764228c502532c5874d8c7620bd.tar.gz
options
Diffstat (limited to 'rtt-module.js')
-rwxr-xr-xrtt-module.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtt-module.js b/rtt-module.js
index 94b7b05..4d137ae 100755
--- a/rtt-module.js
+++ b/rtt-module.js
@@ -176,7 +176,7 @@ function log_crash(error, ctx, action=undefined, args=undefined) {
setup: {
scenario: ctx.scenario,
player_count: ctx.player_count,
- options: ctx.option,
+ options: ctx.options,
},
players: ctx.players,
state: ctx.state,