Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced.
This commit is contained in:
parent
d3808c1ea2
commit
4bb00013ae
28 changed files with 45 additions and 38 deletions
11
events.py
11
events.py
|
|
@ -1,11 +0,0 @@
|
|||
import session_mgr
|
||||
|
||||
"""
|
||||
Holds the events scheduled in scheduler.py.
|
||||
"""
|
||||
|
||||
def evt_check_sessions():
|
||||
"""
|
||||
Event: Check all of the connected sessions.
|
||||
"""
|
||||
session_mgr.check_all_sessions()
|
||||
Loading…
Add table
Add a link
Reference in a new issue