rhaiscript / book

The Rhai Book.
https://rhai.rs/book
22 stars 22 forks source link

Fix code example for stateful event handler #13

Closed falzberger closed 2 years ago

falzberger commented 2 years ago

I think there is an error in the code example, since the originally created map (extended with a variable) is actually not handed over to the engine's scope.