DOCUMENTATION: Add missing newline after RAM cost (#2570)

This commit is contained in:
catloversg
2026-03-14 09:23:29 +07:00
committed by GitHub
parent 8bdcaf5f83
commit bc3e8ff3d5
32 changed files with 120 additions and 39 deletions

View File

@@ -19,7 +19,9 @@ Array containing current stamina and max stamina.
## Remarks
RAM cost: 4 GB Returns an array with two elements: \* \[Current stamina, Max stamina\]
RAM cost: 4 GB
Returns an array with two elements: \* \[Current stamina, Max stamina\]
## Example