mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
DCS World status
This commit is contained in:
@@ -11,6 +11,9 @@ class CurrentMissionClass
|
||||
public string Pause = ""; // Mission pause
|
||||
public int PlayerCount = 0; // Actual player time
|
||||
|
||||
public string ModelTime = "";
|
||||
public string RealTime = "";
|
||||
|
||||
public string ToInfoString()
|
||||
{
|
||||
// Return mission information as string
|
||||
|
||||
Reference in New Issue
Block a user