You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 07:26:18 +00:00
🆙 Removed the generic.asset.url
We have removed the generic.asset.url and all is now in the renderer, so easy to edit and no more wrongly loaded assets
This commit is contained in:
@@ -28,6 +28,8 @@ export class RoomWindowReflectionState
|
||||
location: storedLocation
|
||||
});
|
||||
|
||||
// Always bump updateId so reflected walk cycles stay frame-synced
|
||||
// even when avatar textures are recycled/cached by reference.
|
||||
this._updateId++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user