Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unit from laser pointer list if laser removed #5190

Merged
merged 1 commit into from
May 31, 2017

Conversation

PabstMirror
Copy link
Contributor

Fix #5189

if (_laser isEqualTo "") exitWith {}; - never removed people from laser lists
I slightly reordered to exitWith early if !isFlashlightOn as I think that should common case

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label May 22, 2017
@PabstMirror PabstMirror added this to the 3.10.0 milestone May 22, 2017
@PabstMirror PabstMirror requested a review from commy2 May 22, 2017 18:14
@PabstMirror PabstMirror merged commit e6a291b into master May 31, 2017
@PabstMirror PabstMirror deleted the laserpointerFix branch May 31, 2017 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants