Skip to content

Commit

Permalink
Removed outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed May 17, 2024
1 parent ad40e42 commit e987828
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/scripting-doc/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4609,10 +4609,6 @@ declare namespace tiled {

/**
* An asset has been reloaded.
*
* When a file gets reloaded, its asset object is re-created. This means any
* connections that were made to the asset's signals will have to be
* re-established.
*/
export const assetReloaded: Signal<Asset>;

Expand Down

0 comments on commit e987828

Please sign in to comment.