delete unused sf::Text

This commit is contained in:
2025-02-04 18:48:18 -06:00
parent 02ef9111cd
commit 8ab451f633

View File

@@ -921,7 +921,6 @@ void place_talk_str(std::string str_to_place,std::string str_to_place2,short col
rectangle title_rect = {19,48,42,260};
rectangle dest_rect,help_from = {46,60,59,76};
sf::Text str_to_draw;
talk_gworld.setActive(false);