Skip to content

Commit 24c9a82

Browse files
authored
Update tf2_defenderbots.sp
1 parent 47d882d commit 24c9a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tf2_defenderbots.sp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Author: ★ Officer Spy ★
2323
// #define TESTING_ONLY
2424

2525
#define MOD_REQUEST_CREDITS
26-
#define MOD_CUSTOM_ATTRIBUTES
26+
// #define MOD_CUSTOM_ATTRIBUTES
2727
#define MOD_ROLL_THE_DICE_REVAMPED
2828

2929
#define METHOD_MVM_UPGRADES
@@ -1569,4 +1569,4 @@ eMissionDifficulty Config_GetMissionDifficultyFromName(char[] missionName)
15691569
}
15701570

15711571
return MISSION_UNKNOWN;
1572-
}
1572+
}

0 commit comments

Comments
 (0)