summaryrefslogtreecommitdiff
path: root/server/xml/macros/oejendrypning-1.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/xml/macros/oejendrypning-1.0.xml')
-rw-r--r--server/xml/macros/oejendrypning-1.0.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/xml/macros/oejendrypning-1.0.xml b/server/xml/macros/oejendrypning-1.0.xml
index c09b8aa..71e3055 100644
--- a/server/xml/macros/oejendrypning-1.0.xml
+++ b/server/xml/macros/oejendrypning-1.0.xml
@@ -24,7 +24,7 @@
<maps>
<map name="now">
-- Set date to now if no other data available within last 24 hours.
- return os.time(), os.time() - 24*60*60, 'system'
+ return os.time(), os.time() - 24*60*60, 'pracro'
</map>
</maps>
<scripts>