Skip to content

Commit

Permalink
Update src/map/script_map.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Dauphin <[email protected]>
  • Loading branch information
ipochto and Jarod42 authored Dec 5, 2023
1 parent 5fd0254 commit b663965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/map/script_map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ static int CclGetIsMapGridEnabled(lua_State *l)
**
** @param l Lua state.
**
** @return 0 for success, 1 for wrong type;
** @return 0
*/
static int CclSetHighlightPassability(lua_State *l)
{
Expand Down

0 comments on commit b663965

Please sign in to comment.