Some label fixes

This commit is contained in:
2026-06-25 19:56:14 -05:00
parent d85737cc08
commit 722fe2ccfb
30 changed files with 290 additions and 105 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
*/
/**
* A loaded texture asset. Holds a lock on the underlying asset entry
* A loaded texture asset. Holds a lock on the underlying asset entry -
* the lock is released automatically when the object is garbage collected.
*/
interface Texture {