Fix WhiteSpace Check failure in l_mainmenu.h
This commit is contained in:
parent
0738190a33
commit
e27bd6a9ae
@ -36,7 +36,7 @@ private:
|
||||
* @return bool value of requested variable
|
||||
*/
|
||||
static int getBoolData(lua_State *L, const std::string &name ,bool& valid);
|
||||
|
||||
|
||||
/**
|
||||
* Checks if a path may be modified. Paths in the temp directory or the user
|
||||
* games, mods, textures, or worlds directories may be modified.
|
||||
|
Loading…
Reference in New Issue
Block a user