mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-12 22:45:31 -04:00
Merge pull request #1210 from tacef/master
Added Reusableid's to gitignore
This commit is contained in:
@@ -64,6 +64,7 @@ odb/auction/je.info.*
|
||||
odb/swgobjects/je.info.*
|
||||
odb/bounties/je.info.*
|
||||
odb/cities/je.info.*
|
||||
odb/reusableIds/je.info.*
|
||||
|
||||
# External tool builders
|
||||
.externalToolBuilders/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
from resources.common import RadialOptions
|
||||
from protocol.swg import EnterTicketPurchaseModeMessageItv
|
||||
from protocol.swg import EnterTicketPurchaseModeMessage
|
||||
import sys
|
||||
|
||||
def createRadial(core, owner, target, radials):
|
||||
|
||||
Reference in New Issue
Block a user