Update patron credits...
This commit is contained in:
parent
cf17e889d8
commit
124f9edac0
2 changed files with 3 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1239 \cu(jue 21 ago 2025 01:31:55 CEST)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r1239 \cu(2025-08-21 01:31:55)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r1240 \cu(sáb 06 sep 2025 16:36:26 CEST)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r1240 \cu(2025-09-06 16:36:26)\c-";
|
||||
|
|
|
|||
|
|
@ -162,11 +162,9 @@ Class SWWMCreditsMenu : GenericMenu
|
|||
clocal.Push(new('SWWMCreditsEntry').Init("Marisa the Magician","$SWWM_LOCES"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Bean"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Snacks"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("john"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("bouncytem"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Fantasmita"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Pietro Gagliardi"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Pope King Joe"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Zardoz"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("NekoMithos"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("Antlason Widowz"));
|
||||
cpatrons.Push(new('SWWMCreditsEntry').Init("YaGirlJuniper"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue