diff options
Diffstat (limited to 'src/ui.cpp')
-rw-r--r-- | src/ui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -543,7 +543,6 @@ namespace ui { std::unique_ptr<char[]> printfbuf (new char[512]); textWrapLimit = game::SCREEN_WIDTH - HLINES(20); - std::cout << textWrapLimit << '\n'; dialogPassive = passive; // add speaker prefix |