| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/map-editor/www')
| -rw-r--r-- | src/map-editor/www/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/map-editor/www/index.html b/src/map-editor/www/index.html index 6c68627..5bb7478 100644 --- a/src/map-editor/www/index.html +++ b/src/map-editor/www/index.html @@ -22,7 +22,7 @@                       {                          user_id: tacticians_online.session.get_user_id(),                          token: tacticians_online.session.get_token(), -                        url_params: tacticians_online.urlparams.get_parameters() +                        url_parameters: tacticians_online.urlparams.get_parameters()                       },                    node: document.getElementById("elm-element")                 } | 


