2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-07-01 16:33:43 -04:00

Odyssey Update 13 journal changes

This commit is contained in:
Xjph
2022-08-29 10:03:51 -02:30
parent 428b44cc2b
commit 796819617b
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,6 @@
namespace Observatory.Framework.Files.Journal
{
public class NavRouteClear : JournalBase
{
}
}