From af2937a9c90209799846b67e2e675a494a0a5657 Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Sat, 20 Sep 2025 17:12:14 +0200 Subject: [PATCH] chat_command_god_mode 1.0.4 Fixed an unresolved external error introduced in 1.0.3 --- chat_commands/chat_command_god_mode.gsc | 1 + 1 file changed, 1 insertion(+) diff --git a/chat_commands/chat_command_god_mode.gsc b/chat_commands/chat_command_god_mode.gsc index b07bb19..0be5749 100644 --- a/chat_commands/chat_command_god_mode.gsc +++ b/chat_commands/chat_command_god_mode.gsc @@ -1,4 +1,5 @@ #include scripts\chat_commands; +#include common_scripts\utility; Init() {