Skip to content

Commit f95376f

Browse files
Update TGS DMAPI (#98)
Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com>
1 parent 26fb6ff commit f95376f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

code/modules/tgs/core/datum.dm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ TGS_DEFINE_AND_SET_GLOBAL(tgs, null)
2323
/datum/tgs_api/latest
2424
parent_type = /datum/tgs_api/v5
2525

26-
// need to implement new VV stuff if we want this to work
27-
// TGS_PROTECT_DATUM(/datum/tgs_api)
26+
TGS_PROTECT_DATUM(/datum/tgs_api)
2827

2928
/datum/tgs_api/proc/ApiVersion()
3029
return TGS_UNIMPLEMENTED

0 commit comments

Comments
 (0)