Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jochen Bauer
spn-website
Commits
461055dd
Commit
461055dd
authored
May 10, 2018
by
Daniel Albert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wrong maximum allocated memory size in documentation
parent
a1e00738
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/lua/sample.lua
docs/lua/sample.lua
+2
-2
No files found.
docs/lua/sample.lua
View file @
461055dd
--- This is a brief overview of all usable functions within the bot logic.
--- Every bot is allowed to store 10
0
MB within the global namespace and the
--- data persists until the bot dies. So the bot can save data from frame
--- Every bot is allowed to store 10
MB within the global namespace and the
--- data persists until the bot dies. So the bot can save data from frame
--- to frame.
--- <h2>Lua global namespace</h2>
--- <p>The following Lua standard functions are allowed:</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment