Commit 505f852
committed
fix: the example's path dependency follows the package rename
`dependency 'godot-cpp' resolved to package 'godot-cpp-m' (mismatch with
declared name 'godot-cpp')` -- examples/summator still asked for the old short
name. It is the only place that referred to the package by name.1 parent a7d80c7 commit 505f852
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
0 commit comments