Add flag turn-in location to team functionality

Introduced a new `flagTurnInLocation` property to the `Team` class, used to determine where players return flags. Updated relevant logic in `Flag` and `CreateTeam` to utilize this new property, including reducing the required distance for flag turn-in.
This commit is contained in:
2025-02-08 21:03:01 +01:00
parent e93580bea9
commit 72dc1af903
4 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
#Sat Feb 08 20:41:32 CET 2025
buildNumber=18
#Sat Feb 08 21:02:07 CET 2025
buildNumber=19
version=0.1