diff --git a/scripting/include/globals.inc b/scripting/include/globals.inc index 0e67607..a48846b 100644 --- a/scripting/include/globals.inc +++ b/scripting/include/globals.inc @@ -1,7 +1,7 @@ #define SA "[SA]" #define PLUGIN_NAME "ServerAdvertisements" #define PLUGIN_AUTHOR "ESK0" -#define PLUGIN_VERSION "3.3.4" +#define PLUGIN_VERSION "3.3.5" #define TAG_SIZE 64 #define BUFFER_MAX_SIZE 2048 @@ -59,4 +59,4 @@ char sDefaultLanguage[12]; float g_fWM_Delay; SMessageEntry gWelcomeMessage; -Handle g_hSACustomLanguage; \ No newline at end of file +Handle g_hSACustomLanguage;