Skip to content

Commit

Permalink
Fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
ramon-bernardo committed Oct 30, 2024
1 parent fbe7125 commit 4c5280a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guild.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#include "otpch.h"

#include "guild.h"
#include "tools.h"

#include "game.h"
#include "tools.h"

extern Game g_game;

Expand Down

0 comments on commit 4c5280a

Please sign in to comment.