Commit a164448
gps: Removed redundant word and removeLinePoints function returns true/false (#523)
* Added description and new export functions
* Check whether parameters can be converted to numbers and convert them
* Check whether parameters can be converted to numbers and convert them
* Added spacing in the text in some places
* Fixed warning that posX and posY was defined before
* Fixed spacing
* Few text improvements in meta.xml
* removeLinePoints function returns true/false
* Removed redundant word
* Adjusted description removeLinePoints function
* Fixed that when addLinePoint was called multiple times without deleting the previous points at different paths, not all drawn lines of the client HUD mini map were removed
* Increased version
---------
Co-authored-by: Dutchman101 <12105539+Dutchman101@users.noreply.github.com>1 parent 6189fc1 commit a164448
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
0 commit comments