Skip to content

Commit 7619e09

Browse files
committed
Версия v0.2.1EAB
1 parent c880ca0 commit 7619e09

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.2.1 EAB";
309309

310310
DRRP_D_MENU_NEWGAME = "New Game";
311311
DRRP_D_MENU_DRRPMENU = "DRRP Menu";

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.x EAB"
16+
STATICTEXT 187, 188, "DRRP v0.2.1 EAB"
1717
// TODO: $DRRP_D_DRRPVERSION
1818
}
1919

0 commit comments

Comments
 (0)