-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Your code does not compile:
error[E0599]: no method named `make_move_pos` found for struct `Game` in the current scope
--> src/main.rs:263:26
|
263 | app.game.make_move_pos(from, to);
| ^^^^^^^^^^^^^ help: there is an associated function with a similar name: `make_move`
For more information about this error, try `rustc --explain E0599`.You have 1 week from the posting of this issue to fix this. Please let me know when you do.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels