Skip to content

Commit

Permalink
Change author in header
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamscached committed Nov 10, 2024
1 parent 087f31b commit e615ca4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mod/header.rpy
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
init -990 python in mas_submod_utils:
Submod(
author="Otter",
coauthors=["Friends of Monika"],
author="Friends of Monika",
name="Noises Submod",
description="Background noises Monika can play to you.",
version="2.0.0"
Expand All @@ -14,4 +13,4 @@ init -989 python:
user_name="friends-of-monika",
repository_name="mas-noises",
extraction_depth=2
)
)

0 comments on commit e615ca4

Please sign in to comment.