Cleanup: remove obsolete string_compare_type

This commit is contained in:
Rubidium
2023-05-05 10:43:58 +02:00
committed by rubidium42
parent bc389a86c9
commit 12085d088c
8 changed files with 0 additions and 34 deletions

View File

@@ -10,7 +10,6 @@
#ifndef GAME_HPP
#define GAME_HPP
#include "../core/string_compare_type.hpp"
#include "game_scanner.hpp"
#include "../script/api/script_event_types.hpp"