Add faction rank management CEF

This commit is contained in:
hydrant
2018-09-23 22:30:42 +02:00
parent 06715d7df4
commit e8201d9665
8 changed files with 86 additions and 2 deletions

View File

@@ -290,7 +290,6 @@ namespace reallife_gamemode.Server.Commands
}
else player.SendChatMessage("~m~Du sitzt in keinem Fahrzeug!");
break;
}
}
}