Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
dudantas committed Aug 9, 2023
1 parent 2e972db commit e51ca7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lua/functions/core/game/game_functions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -748,4 +748,3 @@ int GameFunctions::luaGameGetEventCallbacks(lua_State* L) {
lua_pop(L, 1);
return 1;
}

0 comments on commit e51ca7b

Please sign in to comment.