Skip to content
This repository was archived by the owner on Nov 16, 2017. It is now read-only.

Reset doors when last team member dies #237

Closed
wants to merge 4 commits into from
Closed

Reset doors when last team member dies #237

wants to merge 4 commits into from

Conversation

def-
Copy link

@def- def- commented Jul 11, 2013

This should fix the door opening cheat #190.

@@ -9,7 +9,7 @@ enum
VOTE_CMD_LENGTH=512,
VOTE_REASON_LENGTH=16,

MAX_VOTE_OPTIONS=128,
MAX_VOTE_OPTIONS=8192,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is this related to doors?

@eeeee
Copy link
Member

eeeee commented Sep 11, 2013

Also please combine it all into one patch, as currently you first remove iostream and then re-add it with separate patches for no reason.

@def- def- closed this Dec 31, 2013
@def- def- deleted the reset-doors branch December 31, 2013 13:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants