Compare commits
No commits in common. "master" and "1.0.0.15" have entirely different histories.
@ -1,6 +1 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
addMissionEventHandler ["Ended", {
|
||||
"ArmaDragonflyClient" callExtension ["savedb", []];
|
||||
INFO("Mission ended - forced save with backup");
|
||||
}];
|
@ -1,4 +1,4 @@
|
||||
#define MAJOR 1
|
||||
#define MINOR 0
|
||||
#define PATCH 0
|
||||
#define BUILD 16
|
||||
#define BUILD 15
|
||||
|
Loading…
x
Reference in New Issue
Block a user