From 83d8f634dc98c7a0cae08af6d281538b5129efbe Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Fri, 30 Sep 2022 22:10:30 +0200 Subject: [PATCH] anti_hardscope indentation fix --- small_scripts/anti_hardscope.gsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/small_scripts/anti_hardscope.gsc b/small_scripts/anti_hardscope.gsc index fbde0fa..a7d10a5 100644 --- a/small_scripts/anti_hardscope.gsc +++ b/small_scripts/anti_hardscope.gsc @@ -7,8 +7,8 @@ Init() OnPlayerConnect() { - for(;;) - { + for(;;) + { level waittill("connected", player); // Uncomment if using Bot Warfare