Skip to content

Commit

Permalink
Code format - (Clang-format)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 10, 2024
1 parent 8d91861 commit 763e7e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lua/functions/creatures/player/player_functions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,6 @@ class PlayerFunctions final : LuaScriptInterface {
static int luaPlayerRemoveAchievementPoints(lua_State* L);

static int luaPlayerSendCreatureAppear(lua_State* L);


friend class CreatureFunctions;
};

0 comments on commit 763e7e4

Please sign in to comment.