Skip to content

Commit c660721

Browse files
Remove GmodAdminSuite from incompatible list (#1853)
1 parent 0e2a72a commit c660721

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gamemodes/terrortown/gamemode/server/sv_addonchecker.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,6 @@ addonChecker.curatedList = {
211211
reason = "This addon messes with some core TTT(2) functions, creating issues like corpses being recognized as 'fake' even though they are not.",
212212
type = ADDON_INCOMPATIBLE,
213213
},
214-
["1595332211"] = { -- GmodAdminSuite by Methylenedioxymethamphetamine
215-
reason = "Breaks the weapon pickup.",
216-
type = ADDON_INCOMPATIBLE,
217-
},
218214
["456247192"] = { -- TTT Coffee-Cup Hunt by Niandra!
219215
alternative = "2150924507",
220216
reason = "Addon is broken and doesn't do anything.",

0 commit comments

Comments
 (0)