mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
5 lines
38 B
Python
5 lines
38 B
Python
import sys
|
|
|
|
def get(name):
|
|
return ""
|