Skip to content

Commit 5b8a5d4

Browse files
move FriendlyFire method
1 parent 92325da commit 5b8a5d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Code/MethodSystem/Methods/RoundMethods/FriendlyFireMethod.cs renamed to Code/MethodSystem/Methods/ServerMethods/FriendlyFireMethod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using SER.Code.ArgumentSystem.BaseArguments;
55
using SER.Code.MethodSystem.BaseMethods.Synchronous;
66

7-
namespace SER.Code.MethodSystem.Methods.RoundMethods;
7+
namespace SER.Code.MethodSystem.Methods.ServerMethods;
88

99
[UsedImplicitly]
1010
public class FriendlyFireMethod : SynchronousMethod

0 commit comments

Comments
 (0)