fix: bots can't plant bomb on multi-scenario maps (fix #537)

This commit is contained in:
jeefo 2024-03-19 23:38:48 +03:00
commit c03d8ac790
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
3 changed files with 462 additions and 460 deletions

14
.gitattributes vendored
View file

@ -1,7 +1,7 @@
# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.sln merge=union
*.vcxproj merge=union
# Auto detect text files and perform LF normalization
* text=lf
# Custom for Visual Studio
*.sln merge=union
*.vcxproj merge=union