diff options
| author | Unknown <azeem@live.ru> | 2018-11-27 22:58:35 +0000 |
|---|---|---|
| committer | Unknown <azeem@live.ru> | 2018-11-27 22:58:35 +0000 |
| commit | e4729e4393d90271a3814c7a79950a660c48325a (patch) | |
| tree | fb512ca3d2275f17d5b146efd1292635e57c8950 /internal_rewrite/ui.h | |
| parent | d12a1be5af24c6721496dbd5645f361bdb080074 (diff) | |
| parent | a7cb7b5eac107af8eda01b7755d2384fe9083c19 (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'internal_rewrite/ui.h')
| -rw-r--r-- | internal_rewrite/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
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
|
