anti_hardscope indentation fix

This commit is contained in:
Resxt 2022-09-30 22:10:30 +02:00
parent 46c54c4fac
commit 83d8f634dc

View File

@ -7,8 +7,8 @@ Init()
OnPlayerConnect() OnPlayerConnect()
{ {
for(;;) for(;;)
{ {
level waittill("connected", player); level waittill("connected", player);
// Uncomment if using Bot Warfare // Uncomment if using Bot Warfare