mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-20 09:16:55 +01:00
10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
//* This file is explicitly licensed under the MIT license. *//
|
|
//* Copyright (c) 2024 Citadel Station Developers *//
|
|
|
|
REPOSITORY_DEF(structs)
|
|
name = "Repository - Structs"
|
|
expected_type = /datum/prototype/struct
|
|
|
|
/datum/prototype/struct
|
|
abstract_type = /datum/prototype/struct
|