Skip to content

Commit 67af4c1

Browse files
committed
DRRP v0.3.0
1 parent 30867a2 commit 67af4c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LANGUAGE.ENU

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
//\\ Base
306306

307307
// DRRP
308-
DRRP_D_DRRPVERSION = "DRRP v0.2.x EAB";
308+
DRRP_D_DRRPVERSION = "DRRP v0.3.0";
309309
DRRP_D_SOUND_SUFFIX = "/en";
310310

311311
DRRP_D_MENU_NEWGAME = "New Game";

MENUDEF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ListMenu "MainMenu" {
1313
IfGame (DooM) {
1414
STATICPATCH 85, 0, "M_DOOM"
1515
POSITION 92, 72
16-
StaticText 187, 188, "DRRP v0.2.2 EAB"
16+
StaticText 187, 188, "DRRP v0.3.0"
1717
// TODO: $DRRP_D_DRRPVERSION
1818
}
1919

0 commit comments

Comments
 (0)