mirror of
https://github.com/Tomato-dayZ/DayZ-SA-Tomato.git
synced 2025-07-25 02:50:12 +00:00
Minor Fix
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -28,7 +28,7 @@ class AdminMenuManager
|
||||
static bool Config_Map_Horde = false;
|
||||
static bool CanClose = true;
|
||||
//ref AdminMenuMessage m_adMenuMessage;
|
||||
static string Version = "Version : 1.20";
|
||||
static string Version = "Version : 1.30";
|
||||
static ref map<string, vector> m_PlayerLocations;
|
||||
static ref map<int, string> m_TeleportLocations;
|
||||
protected string m_TeleportLocationsPath = "$CurrentDir:\\DayZ-Sa-Tomato\\Config\\List\\TeleportLocation.txt";
|
||||
|
Reference in New Issue
Block a user