Skip to content

Commit 0896caf

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 352a61d + 03b19eb commit 0896caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scenarios/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ All scenarios assume you've followed the setup steps below and that you are usin
1515
```rust
1616
use rusty_engine::prelude::*;
1717

18+
#[derive(Resource)]
1819
struct GameState {}
1920

2021
fn main() {

0 commit comments

Comments
 (0)