mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Fixing cargo. (#82036)
## About The Pull Request I borked carg with my black market refactor, and nobody really noticed because we don't have a unit test to detect the issue. This PR is aimed to fix #81987 and prevent similar accidents in the future. ## Why It's Good For The Game See above. ## Changelog 🆑 fix: FIXED CARGO EXPORTS! /🆑
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
#include "cable_powernets.dm"
|
||||
#include "card_mismatch.dm"
|
||||
#include "cardboard_cutouts.dm"
|
||||
#include "cargo_selling.dm"
|
||||
#include "chain_pull_through_space.dm"
|
||||
#include "changeling.dm"
|
||||
#include "chat_filter.dm"
|
||||
|
||||
Reference in New Issue
Block a user