We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30867a2 commit 67af4c1Copy full SHA for 67af4c1
LANGUAGE.ENU
@@ -305,7 +305,7 @@
305
//\\ Base
306
307
// DRRP
308
- DRRP_D_DRRPVERSION = "DRRP v0.2.x EAB";
+ DRRP_D_DRRPVERSION = "DRRP v0.3.0";
309
DRRP_D_SOUND_SUFFIX = "/en";
310
311
DRRP_D_MENU_NEWGAME = "New Game";
MENUDEF
@@ -13,7 +13,7 @@ ListMenu "MainMenu" {
13
IfGame (DooM) {
14
STATICPATCH 85, 0, "M_DOOM"
15
POSITION 92, 72
16
- StaticText 187, 188, "DRRP v0.2.2 EAB"
+ StaticText 187, 188, "DRRP v0.3.0"
17
// TODO: $DRRP_D_DRRPVERSION
18
}
19
0 commit comments