Skip to content

Commit 2e95b7f

Browse files
committed
fgfd
1 parent 01503fb commit 2e95b7f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ commands.spawn((
245245

246246
This crate also animates UI images.
247247

248-
````rust
248+
```rust
249249
fn create_animated_ui_image(
250250
mut commands: Commands,
251251
assets: Res<AssetServer>,
@@ -326,4 +326,3 @@ For more examples, browse the [examples/](examples) directory.
326326
- Character spritesheet by [thekingphoenix](https://opengameart.org/content/pixel-character-with-gun)
327327
- Cursor spritesheet by [crusenho](https://crusenho.itch.io/complete-ui-book-styles-pack)
328328
- Hearts spritesheet by [ELV Games](https://elvgames.itch.io/free-inventory-asset-pack)
329-
````

0 commit comments

Comments
 (0)