diff options
| author | boris <wzn@moneybot.cc> | 2018-12-05 18:11:08 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-05 18:11:08 +1300 |
| commit | 65ce24409cbb7a4da18751e5043978ded5090fac (patch) | |
| tree | 0b65806aa03c2cdf9fc95b519d0b09582279381e /cheat/internal_rewrite/ui.h | |
| parent | 793965d3c2816fc1b672c9173b3b831d82cdec33 (diff) | |
im a retard
double events still happen :|
Diffstat (limited to 'cheat/internal_rewrite/ui.h')
| -rw-r--r-- | cheat/internal_rewrite/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheat/internal_rewrite/ui.h b/cheat/internal_rewrite/ui.h index 4232ef0..9a32603 100644 --- a/cheat/internal_rewrite/ui.h +++ b/cheat/internal_rewrite/ui.h @@ -37,7 +37,7 @@ namespace ui menu.reset( );
#ifndef _DEBUG
- //date_str = g_header.username;
+ date_str = g_header.username;
const auto username_hash = hash::fnv1a(g_header.username);
|
