mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-16 18:22:18 +01:00
Better place for the runtimes
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
set desc = "Retrieve any session logfiles saved by dreamdeamon."
|
||||
set category = null
|
||||
|
||||
var/path = browse_files("data/logs/runtime/")
|
||||
var/path = browse_files("data/runtime/")
|
||||
if(!path)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user