diff options
Diffstat (limited to 'src/map/pc_groups.c')
-rw-r--r-- | src/map/pc_groups.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pc_groups.c b/src/map/pc_groups.c index 74215eab9..c6fb6a7b1 100644 --- a/src/map/pc_groups.c +++ b/src/map/pc_groups.c @@ -443,4 +443,4 @@ void pc_groups_reload(void) { do_final_pc_groups(); do_init_pc_groups(); -}
\ No newline at end of file +} |