mirror of
https://github.com/Tomato-dayZ/DayZ-SA-Tomato.git
synced 2024-08-30 16:22:09 +00:00
Minor Fix
This commit is contained in:
parent
be88be2d2e
commit
67ebd972c8
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";
|
||||
|
Loading…
Reference in New Issue
Block a user