Skip to content

Commit

Permalink
Update modules.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinFunk committed Apr 29, 2015
1 parent 0d62389 commit f4d8a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions developer/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ The settings table is a table defined inside of *sh_module.lua*:
The table is devided into server and shared settings. Shared settings are synchronized with all clients, server settings are only available on the server.
Each of these tables can contain multiple :lua:class:`SettingsCategory`s. A category consists of a path, an info table and a number of Settings attached to it.
Example:
.. code-block:: lua
Expand Down

0 comments on commit f4d8a7e

Please sign in to comment.