mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-18 22:22:09 +00:00
* Revert "And actually call the proc..." This reverts commit48b71016ec. * Revert "Load whitelist on server start (#9076)" This reverts commit3f0bddff31. * Revert "Another take at a new whitelist system (#8887)" This reverts commit2cee4d6a57.
5 lines
233 B
Plaintext
5 lines
233 B
Plaintext
// This file is reserved for creating paths that can be used to whitelist
|
|
// things that aren't directly attributable to specific paths.
|
|
/whitelist/genemod // This whitelists a collection of sprite_accessories
|
|
var/name = "Genemods"
|