mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-23 20:33:05 +00:00
add stof to VM documentation builtin section
This commit is contained in:
parent
7483adaad3
commit
bcfc9390ac
1 changed files with 1 additions and 0 deletions
1
doc.html
1
doc.html
|
@ -639,6 +639,7 @@ $ cd gmqcc
|
||||||
<tr><td>error</td><td>6</td></tr>
|
<tr><td>error</td><td>6</td></tr>
|
||||||
<tr><td>vlen</td><td>7</td></tr>
|
<tr><td>vlen</td><td>7</td></tr>
|
||||||
<tr><td>etos</td><td>8</td></tr>
|
<tr><td>etos</td><td>8</td></tr>
|
||||||
|
<tr><td>stof</td><td>9</td></tr>
|
||||||
</table>
|
</table>
|
||||||
</p>
|
</p>
|
||||||
<h3>Support or Contact</h3>
|
<h3>Support or Contact</h3>
|
||||||
|
|
Loading…
Reference in a new issue