mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-31 01:15:50 -04:00
5 lines
87 B
Python
5 lines
87 B
Python
import sys
|
|
|
|
def execute(objManager, player, target, args):
|
|
print "Hello"
|
|
return |