add: auto respawn

This commit is contained in:
ALittlePatate
2022-10-02 19:49:50 +02:00
committed by GitHub
parent cb0449e6ab
commit 04d0d3ffe0

View File

@@ -40,8 +40,9 @@ namespace settings {
extern bool exp_modifier;
extern int new_exp;
extern bool walk_in_lobby;
extern bool auto_respawn;
extern bool change_player_speed;
extern int new_speed;
}
#endif
#endif