mirror of
https://github.com/eddyem/BTA_utils.git
synced 2026-08-14 12:09:28 +03:00
fixed bugs with dead without net in bta_mirtemp
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "bta_shdata.h"
|
||||
#include "usefull_macros.h"
|
||||
|
||||
#include <crypt.h>
|
||||
|
||||
#pragma pack(push, 4)
|
||||
// Main command channel (level 5)
|
||||
struct CMD_Queue mcmd = {{"Mcmd"}, 0200,0,-1,0};
|
||||
|
||||
Reference in New Issue
Block a user