Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jochen Bauer
spn-website
Commits
461055dd
Commit
461055dd
authored
May 10, 2018
by
Daniel Albert
Browse files
Fix wrong maximum allocated memory size in documentation
parent
a1e00738
Changes
1
Hide whitespace changes
Inline
Side-by-side
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