mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-21 20:23:54 +08:00
Add: [EN] Add 'Prelude under the Moon' SP2 support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
shape = 'K7'
|
||||
shape = 'G7'
|
||||
def location2node(location):
|
||||
return chr(location[0] + 64 + 1) + str(location[1] + 1)
|
||||
def node2location(node):
|
||||
|
||||
Reference in New Issue
Block a user