Skip to content

Commit e615ca4

Browse files
committed
Change author in header
1 parent 087f31b commit e615ca4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

mod/header.rpy

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
init -990 python in mas_submod_utils:
22
Submod(
3-
author="Otter",
4-
coauthors=["Friends of Monika"],
3+
author="Friends of Monika",
54
name="Noises Submod",
65
description="Background noises Monika can play to you.",
76
version="2.0.0"
@@ -14,4 +13,4 @@ init -989 python:
1413
user_name="friends-of-monika",
1514
repository_name="mas-noises",
1615
extraction_depth=2
17-
)
16+
)

0 commit comments

Comments
 (0)