mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-11 21:45:43 -04:00
Added radials which are handled by python scripts, updated engine, objects now load serverside template at creation
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import sys
|
||||
|
||||
def setup(core, object):
|
||||
return
|
||||
object.setAttachment('radial_filename', 'bank')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user