This commit is contained in:
Vlyan
2020-12-28 19:15:27 +01:00
parent fe6508e76a
commit 0ccdca2577

View File

@@ -0,0 +1,4 @@
/**
* Extends the JournalEntity to process special things from L5R.
*/
export class JournalL5r5e extends JournalEntry {}