Skip to content

Commit 98ccc2c

Browse files
dropalwaysPioooooo
andauthored
Update src/game/client/components/chat.h
Co-authored-by: Pioooooo <pioooooo.sun@gmail.com>
1 parent e81f257 commit 98ccc2c

File tree

1 file changed

+1
-1
lines changed
  • src/game/client/components

1 file changed

+1
-1
lines changed

src/game/client/components/chat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include <game/client/skin.h>
1616
#include <game/generated/protocol7.h>
1717

18-
#define SAVES_FILE "ddnet-saves.txt"
18+
constexpr auto SAVES_FILE = "ddnet-saves.txt";
1919

2020
class CChat : public CComponent
2121
{

0 commit comments

Comments
 (0)