-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from AndreasBrostrom/disabled-cyanide
Disabled cyanide
- Loading branch information
Showing
2 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
class Extended_Respawn_EventHandlers { | ||
class CAManBase { | ||
class ADDON { | ||
respawn = QUOTE(_this call COMPILE_FILE(XEH_respawn)); | ||
}; | ||
}; | ||
//class CAManBase { | ||
// class ADDON { | ||
// respawn = QUOTE(_this call COMPILE_FILE(XEH_respawn)); | ||
// }; | ||
//}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters