mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
update
This commit is contained in:
@@ -26,7 +26,7 @@ export class GTactical{
|
||||
static getTactical(isReversed:boolean = false): GTactical{
|
||||
let tactical = [
|
||||
[0,4,3],
|
||||
[0,0,1],
|
||||
[6,0,1],
|
||||
[0,5,2],
|
||||
];
|
||||
if(isReversed){
|
||||
|
Reference in New Issue
Block a user