mirror of
https://bitbucket.org/projectswg/cucore.git
synced 2026-08-02 02:15:57 -04:00
5 lines
87 B
Python
5 lines
87 B
Python
import sys
|
|
|
|
def execute(objManager, player, target, args):
|
|
print "Hello"
|
|
return |