Skip to content

Commit

Permalink
Skip these files too
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerfulBacon committed Aug 22, 2024
1 parent b03b384 commit d99cd61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/datums/tgs_event_handler.dm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// LINT_PATHNAME_IGNORE

/datum/tgs_event_handler/impl
var/datum/timedevent/reattach_timer

Expand Down
2 changes: 2 additions & 0 deletions code/modules/tgs/core/tgs_version.dm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// LINT_PATHNAME_IGNORE

/datum/tgs_version/New(raw_parameter)
..()
src.raw_parameter = raw_parameter
Expand Down

0 comments on commit d99cd61

Please sign in to comment.