- MOTD will be send only to player who is joining

- after mission end mission hash will be set to ""
This commit is contained in:
Szymon Porwolik
2019-03-09 16:51:53 +01:00
committed by VladMordock
parent 3be5a8765f
commit 8d1835f6f5
3 changed files with 8 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// Możesz określić wszystkie wartości lub użyć domyślnych numerów kompilacji i poprawki
// przy użyciu symbolu „*”, tak jak pokazano poniżej:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.4.0.0")]
[assembly: AssemblyFileVersion("0.4.0.0")]
[assembly: AssemblyVersion("0.5.0.0")]
[assembly: AssemblyFileVersion("0.5.0.0")]
[assembly: NeutralResourcesLanguage("en")]