Commit ff6b7e7
committed
Fix build error: correct type from int[] to float[] for den locations
Den location coordinates are stored as float arrays, not int arrays. This fixes the type mismatch compilation error in LogPlayerLocation.1 parent 6662d63 commit ff6b7e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4227 | 4227 | | |
4228 | 4228 | | |
4229 | 4229 | | |
4230 | | - | |
| 4230 | + | |
4231 | 4231 | | |
4232 | 4232 | | |
4233 | 4233 | | |
| |||
0 commit comments