Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Sep 16, 2024
1 parent 0d372fe commit 2245760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/client/components/chillerbot/city.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
#include <base/vmath.h>
#include <engine/config.h>
#include <engine/shared/config.h>
#include <game/client/components/chillerbot/chathelper.h>
#include <game/client/components/controls.h>
#include <game/client/gameclient.h>

#include <engine/serverbrowser.h>

#include "chillerbotux.h"
#include "game/client/components/chillerbot/chathelper.h"

#include "city.h"

Expand Down

0 comments on commit 2245760

Please sign in to comment.