mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
Added weather and coalition export.
This commit is contained in:
@@ -46,7 +46,7 @@ namespace Perun_v1
|
||||
string sql = "";
|
||||
|
||||
// Modify specific
|
||||
if (type == "1") // Inject app version information
|
||||
if (type == "1") // Inject app version information
|
||||
{
|
||||
|
||||
udp_frame.payload["v_win"] = "v"+ publishVersion;
|
||||
|
||||
Reference in New Issue
Block a user