Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wrrrzr committed Jan 27, 2025
1 parent bb60ad6 commit 53b2c39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/script/lua_api/l_mainmenu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include "threading/mutex_auto_lock.h"
#include "common/c_converter.h"
#include "gui/guiOpenURL.h"
#include "gettext.h"

/******************************************************************************/
std::string ModApiMainMenu::getTextData(lua_State *L, const std::string &name)
Expand Down

0 comments on commit 53b2c39

Please sign in to comment.