mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-26 04:51:09 -05:00
DuckHunt: Disable threaded mode (#46)
I don't see any I/O in this plugin, so this doesn't seem to be needed
This commit is contained in:
parent
8bd3625bd9
commit
b4f11088ec
@ -49,8 +49,6 @@ class DuckHunt(callbacks.Plugin):
|
||||
when there is no duck launched costs a point.
|
||||
"""
|
||||
|
||||
threaded = True
|
||||
|
||||
# Those parameters are per-channel parameters
|
||||
started = {} # Has the hunt started?
|
||||
duck = {} # Is there currently a duck to shoot?
|
||||
|
Loading…
x
Reference in New Issue
Block a user