mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-01-15 23:04:33 -05:00
Added Reusableid#s to gitignore
Fixed wrong import in travel_terminal_itv radial
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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