mirror of
https://gitlab.com/2009scape/tools/rs09-constants-library.git
synced 2026-08-01 14:39:15 -06:00
Update README.md
This commit is contained in:
parent
5c18c26766
commit
61ea4dc5b1
1 changed files with 3 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ Example:
|
||||||
```
|
```
|
||||||
|
|
||||||
<h3>Varps</h3>
|
<h3>Varps</h3>
|
||||||
|
|
||||||
```
|
```
|
||||||
const val VARP_CATEGORY_DESCRIPTION = id
|
const val VARP_CATEGORY_DESCRIPTION = id
|
||||||
```
|
```
|
||||||
|
|
@ -50,7 +51,8 @@ Example:
|
||||||
```
|
```
|
||||||
|
|
||||||
<h3>Varbits</h3>
|
<h3>Varbits</h3>
|
||||||
```
|
|
||||||
|
```
|
||||||
const val VARBIT_CATEGORY_DESCRIPTION = id
|
const val VARBIT_CATEGORY_DESCRIPTION = id
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue