This commit is contained in:
fan 2023-08-01 10:23:09 +08:00
parent ad15260265
commit d95f62d683
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 73d8048a19d2781d8f78542335684cd7e834f145
Subproject commit c09c46511d43178e55491efeab848445ea35ddbf

View File

@ -2,7 +2,7 @@ import {
GraphicApp,
GraphicData,
GraphicState,
ClientEngine,
// ClientEngine,
} from 'src/jl-graphic';
import { TrainState } from './graphics/TrainInteraction';
import { Train, TrainTemplate } from 'src/graphics/train/Train';