1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 15:44:26 +02:00
This commit is contained in:
syuilo
2026-04-19 20:23:07 +09:00
parent e402057d3b
commit c2428ca3cc
5 changed files with 20 additions and 5 deletions

View File

@@ -1090,6 +1090,7 @@ export class RoomEngine extends EventEmitter<RoomEngineEvents> {
options: args.options,
model,
id: args.id,
timer: this.timer, // TODO: 家具が撤去された後も動作し続けるのをどうにかする
stickyMarkerMeshUpdated: (mesh) => {
// TODO
//// stickyな子の位置を更新