Update patron
This commit is contained in:
parent
d9902f72e1
commit
7554ae5094
2 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r706 \cu(Wed 23 Dec 22:34:07 CET 2020)";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r707 \cu(Thu 24 Dec 01:23:41 CET 2020)";
|
||||
|
|
|
|||
|
|
@ -189,6 +189,7 @@ Class SWWMCreditsMenu : GenericMenu
|
|||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"Alexa Jones-Gonzales"));
|
||||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"John"));
|
||||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"NekoMithos"));
|
||||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"Figo"));
|
||||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"Holly_Rook"));
|
||||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"Namsan"));
|
||||
cpatrons.Push(new("SWWMCreditsEntry").Init(sfnt,"YaGirlJuniper"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue