mirror of
https://github.com/Wesley-DeMontigny/WLUS.git
synced 2026-02-09 19:48:33 -06:00
Added event handling and handlers for the packets Session Info and Minifigure list request
11 lines
112 B
Python
11 lines
112 B
Python
'''
|
|
This is a test script.
|
|
'''
|
|
|
|
|
|
print("'{}' Has Been Started (This Is A Test Message)".format(self._name))
|
|
|
|
|
|
|
|
|