mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +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