Skip to content

Commit

Permalink
update growtopia 4.03
Browse files Browse the repository at this point in the history
  • Loading branch information
ZTzTopia committed Oct 1, 2022
1 parent 927a197 commit 7652b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Config {
void default_config()
{
m_server.host = "growtopia1.com";
m_server.game_version = "4.01";
m_server.game_version = "4.03";
m_server.protocol = 175;
m_server.using_new_packet = true;
m_command.prefix = "!";
Expand Down

0 comments on commit 7652b7c

Please sign in to comment.