Changed protocol info

This commit is contained in:
DerSkythe
2022-10-08 21:53:31 +04:00
parent 9ba7e625ca
commit b86f42e7fb
13 changed files with 310 additions and 215 deletions

View File

@@ -1,7 +1,5 @@
#include "../subbrute_i.h"
#include "subbrute_scene.h"
#include "../subbrute_custom_event.h"
#include "../views/subbrute_attack_view.h"
#define TAG "SubBruteSceneRunAttack"

View File

@@ -1,6 +1,5 @@
#include "../subbrute_i.h"
#include "subbrute_scene.h"
#include <core/string.h>
#include <lib/toolbox/random_name.h>
#define TAG "SubBruteSceneSaveFile"