mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
Fix typo in variable name
This commit is contained in:
@@ -30,7 +30,7 @@ class RenderQueue:
|
|||||||
last_saved_counts = {}
|
last_saved_counts = {}
|
||||||
is_running = False
|
is_running = False
|
||||||
__eval_thread = None
|
__eval_thread = None
|
||||||
evaluation_inverval = 1
|
evaluation_interval = 1
|
||||||
|
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
# Start / Stop Background Updates
|
# Start / Stop Background Updates
|
||||||
|
|||||||
Reference in New Issue
Block a user