From de3eea3bc2f62b5258f3444ad7a14c503301f12c Mon Sep 17 00:00:00 2001 From: boris Date: Wed, 28 Nov 2018 10:59:30 +1300 Subject: okay now this is epic --- internal_rewrite/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal_rewrite/ui.h') diff --git a/internal_rewrite/ui.h b/internal_rewrite/ui.h index 0c36bc1..968a969 100644 --- a/internal_rewrite/ui.h +++ b/internal_rewrite/ui.h @@ -44,7 +44,7 @@ namespace ui //don't ask date_str.c_str( ) ); #else - menu = std::make_shared< ui::c_menu >( 10, 10, 580, 470, xors( "moneybot (cooler edition)" ), + menu = std::make_shared< ui::c_menu >( 10, 10, 580, 470, xors( "dmt hook" ), date_str.c_str( ) ); #endif -- cgit v1.2.3