Remove obsolete comment
This commit is contained in:
parent
11236f4f9c
commit
639fb7158e
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ Note: When adding new WML tags, unless they're very simple, it's preferred to
|
|||
add a new file in the "data/lua/wml" directory rather than implementing it in this file.
|
||||
The file will then automatically be loaded by the above require statement.
|
||||
|
||||
Also note: The above on_load event needs to be registered before any other on_load events.
|
||||
That means before loading the WML tags via wesnoth.require "wml".
|
||||
|
||||
]]
|
||||
|
||||
function wml_actions.sync_variable(cfg)
|
||||
|
|
Loading…
Add table
Reference in a new issue