New ScreenPanel
This commit is contained in:
4
script/cls.py
Executable file
4
script/cls.py
Executable file
@@ -0,0 +1,4 @@
|
||||
class cls:
|
||||
def execute(self):
|
||||
print "Execute"
|
||||
|
||||
Reference in New Issue
Block a user