diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3283,7 +3283,6 @@ exports.view = function (state, current) { view = { log: game.log, - active: player_names[game.active], prompt: null, favored: game.favored, events: game.events, |